weapp-plugin-filter

0.1.5 • Public • Published

weapp-plugin-filter

过滤文件

安装

npm i weapp-plugin-filter -D

使用

weapp.config.js

module.exports = {
  plugins: [
    ['weapp-plugin-filter', {
        throw: undefined, // 抛弃的文件,可以是一个函数
        ...config
    }]
    // 'weapp-plugin-filter',
  ],
};

Package Sidebar

Install

npm i weapp-plugin-filter

Weekly Downloads

4

Version

0.1.5

License

MIT

Unpacked Size

3.16 kB

Total Files

4

Last publish

Collaborators

  • bzone