umi-plugin-html-cache

0.1.0 • Public • Published

umi-plugin-html-cache

NPM version NPM downloads

html cache

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-html-cache'],
  ],
}

Options

TODO

LICENSE

MIT

Dependencies (0)

    Dev Dependencies (23)

    Package Sidebar

    Install

    npm i umi-plugin-html-cache

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Unpacked Size

    2.73 kB

    Total Files

    3

    Last publish

    Collaborators

    • jinqianki