| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6592b3c commit 642246b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -110,11 +110,6 @@ module.exports = { | |||
| 110 | 110 | failOnError: true, | |
| 111 | 111 | }), | |
| 112 | 112 | ||
| 113 | - new webpack.optimize.CommonsChunkPlugin({ | ||
| 114 | - names: ['commercial', 'commercial-control'], | ||
| 115 | - chunks: ['enhanced'], | ||
| 116 | - deepChildren: true | ||
| 117 | - }) | ||
| 118 | 113 | ], | |
| 119 | 114 | externals: { | |
| 120 | 115 | xhr2: {}, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments