Difference between revisions of "Webpack"
Jump to navigation
Jump to search
(Replaced content with "wikipedia:Webpack JavaScript module bundler * https://webpack.js.org/ * <code>brew install webpack</code> package.json: "build": "webpack" web...") Tag: Replaced |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* <code>[[brew install webpack]]</code> | * <code>[[brew install webpack]]</code> | ||
+ | * <code>[[webpack --help]]</code> | ||
+ | |||
[[package.json]]: "[[build]]": "webpack" | [[package.json]]: "[[build]]": "webpack" | ||
− | [[ | + | [webpack.Progress] .../... [[TerserPlugin]] |
Latest revision as of 09:47, 13 October 2022
wikipedia:Webpack JavaScript module bundler
package.json: "build": "webpack"
[webpack.Progress] .../... TerserPlugin
See also[edit]
Advertising: