Difference between revisions of "Webpack"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Webpack]] JavaScript module bundler | + | [[wikipedia:Webpack]] JavaScript [[module]] bundler |
* https://webpack.js.org/ | * https://webpack.js.org/ | ||
* <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]] | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == |
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: