weapp-plugin-filemin

0.1.4 • Public • Published

weapp-plugin-filemin

pretty-data

安装

npm i weapp-plugin-filemin -D

使用

weapp.config.js

module.exports = {
  plugins: [
    ['weapp-plugin-filemin', {
        match: /\.(wxml|json|wxss)$/,
        extra: true,
        ...config
    }]
    // 'weapp-plugin-filemin',
  ],
};

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i weapp-plugin-filemin

    Weekly Downloads

    1

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    3.27 kB

    Total Files

    4

    Last publish

    Collaborators

    • bzone