wepy-plugin-filemin

1.3.14 • Public • Published

wepy 文件压缩插件

支持css,xml,json的压缩

安装

npm install wepy-plugin-filemin --save-dev

配置wepy.config.js

module.exports.plugins = {
    'filemin': {
        filter: /\.(json|wxml|xml)$/
    }
};

Readme

Keywords

Package Sidebar

Install

npm i wepy-plugin-filemin

Weekly Downloads

8

Version

1.3.14

License

MIT

Unpacked Size

1.95 kB

Total Files

3

Last publish

Collaborators

  • gcaufy