0.1.1 • Published 8 years ago
next-precache v0.1.1
next-precache 
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