async-antd-icon-plugin

1.0.0 • Public • Published

Webpack异步分割Antd Icon插件

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

输出:

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

/async-antd-icon-plugin/

    Package Sidebar

    Install

    npm i async-antd-icon-plugin

    Weekly Downloads

    1

    Version

    1.0.0

    License

    none

    Unpacked Size

    13.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • gwuhaolin