Difference between revisions of "Webpack"
Jump to navigation
Jump to search
(Created page with "wikipedia:Webpack") |
|||
(18 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Webpack]] | + | [[wikipedia:Webpack]] JavaScript [[module]] bundler |
+ | * https://webpack.js.org/ | ||
+ | |||
+ | * <code>[[brew install webpack]]</code> | ||
+ | * <code>[[webpack --help]]</code> | ||
+ | |||
+ | |||
+ | [[package.json]]: "[[build]]": "webpack" | ||
+ | |||
+ | |||
+ | [webpack.Progress] .../... [[TerserPlugin]] | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{webpack}} | ||
+ | * {{Node.js}} | ||
+ | |||
+ | [[Category:JavaScript]] |
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: