next-precache

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i next-precache

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • ragingwind