1.0.0 • Published 5 years ago

async-antd-icon-plugin v1.0.0

Weekly downloads
3
License
-
Repository
-
Last release
5 years ago

Webpack异步分割Antd Icon插件

const AsyncAntdIconPlugin = require('async-antd-icon-plugin');
module.exports = {
    plugins: [
        new AsyncAntdIconPlugin(),
    ]
}

输出:

├── out
│   ├── anticon_2e18846702554dfdcb77.js
│   ├── main_0001c095d5b80f7b207a.js