0.1.1 • Published 7 years ago

next-precache v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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