This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Webpack guide updates for webpack 4 (#5798)
* Update the “Decrease front-end size” section for webpack 4 * Fix the paragraph incorrectly merged into note + slightly improve wording * Update the caching section for webpack 4 + Update wording and improve formatting * Rewrite the section on module concatenation + format “in webpack 4” phrases like in the caching section * Update the monitoring section for webpack 4 * Improve formatting * Fix the line length warnings where possible * Minificator → minifier * Replace InlineChunksPlugin with InlineSourcePlugin * Proof-read the article * Fix the plugin link (Use an original repo instead of a fork) * Fix the regular expression `^` and `$` stopped working for some reason (tested on the training project)
- Loading branch information
1 parent
acea6d9
commit acbbe31
Showing
3 changed files
with
252 additions
and
89 deletions.
There are no files selected for viewing
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.