-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Temporarily add local, upgraded `@dojo/webpack-contrib` - Temporarily update package.json for CI - Replace ExtractTextPlugin with MiniCssExtractPlugin, but pin to 0.4.2 until shellscape/webpack-manifest-plugin#167 is resolved - Replace removed CommonsChunkPlugin with `optimize.splitChunks` configuration option - Remove plugins provided by `mode` configuration option: NamedChunksPlugin, NamedModulesPlugin, and DefinePlugin - Use terser-webpack-plugin over uglifyjs-webpack-plugin-terser - Upgrade to webpack-mild-compile@3.3.1 - Add runtime chunk, disable default chunk, and force modules into main chunk - Filter css order warnings - Move optimize-css-assets-webpack-plugin to dist config - Update tapable typings
- Loading branch information
Showing
14 changed files
with
8,853 additions
and
5,554 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.