Skip to content

Manifest needs to be precached for service worker for Next.js

License

Notifications You must be signed in to change notification settings

ragingwind/next-precache

Repository files navigation

next-precache Build Status

Globb files need to be precached

Install

$ npm install next-precache

Usage

const nextPrecache = require('next-precache');

nextPrecache('unicorns');
//=> 'unicorns & rainbows'

API

nextPrecache(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © ragingwind

About

Manifest needs to be precached for service worker for Next.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published