hexo-filter-gzip

1.0.0 • Public • Published

hexo-filter-gzip

Build Status

A filter for Gzipping HTML, CSS and JS files.

Options

gzip:
  priority: 10000

priority (optional): set the priority to make sure the gzip task is executed after any other processing of the HTML, CSS and JS has been completed. Default 10000.

/hexo-filter-gzip/

    Package Sidebar

    Install

    npm i hexo-filter-gzip

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • adsanderson