webpack-ant-icon-loader
webpack-ant-icon-loader copied to clipboard
How to exclude the chunk from index.html using create-react-app
this loader is great until antd fixes the issue in v4. however using it in create-react-app with react-app-rewired the icons chunk still gets inserted int to the index.html. anyway to avoid that since i'm not using antd icons at all.
html-webpack-plugin cannot exclude assets file,only excludeChunks