Webpack4 splitChunks: minChunks causing ordering issues

前端 未结 0 1917
日久生厌
日久生厌 2021-02-03 23:07

I have a Webpack4 Config with the following optimization settings:

optimization: {
            occurrenceOrder: true,
            splitChunks: {
                m         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题