wepy-plugin-compiler-plus

1.0.1 • Public • Published

wepy-plugin-compiler-plus

小程序wepy扩展插件,增强编译插件,很牛叉

使用方式

  • 安装包
npm install --save wepy-plugin-compiler-plus
  • 修改wepy.config.js
{
    plugins: {
        'compiler-plus': {
            ext: '-compress.png',
            path: './images'
        }
    }
}

PS

建议上线的时候编译

Readme

Keywords

Package Sidebar

Install

npm i wepy-plugin-compiler-plus

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

1.99 MB

Total Files

15

Last publish

Collaborators

  • mrdl