Commit 37b421d
authored
Merge pull request webpack#5994 from webpack/feature/mode
add mode optionFile tree
194 files changed
+1246
-788
lines changed- bin
- examples
- aggressive-merging
- chunkhash
- code-splitted-css-bundle
- coffee-script
- common-chunk-and-vendor-chunk
- common-chunk-grandchildren
- css-bundle
- dll-app-and-vendor
- 0-vendor
- 1-app
- dll-user
- dll
- explicit-vendor-chunk
- externals
- extra-async-chunk-advanced
- extra-async-chunk
- harmony-library
- harmony-unused
- http2-aggressive-splitting
- hybrid-routing
- i18n
- loader
- move-to-parent
- multi-compiler
- multi-part-library
- multiple-commons-chunks
- multiple-entry-points-commons-chunk-css-bundle
- multiple-entry-points
- scope-hoisting
- source-map
- two-explicit-vendor-chunks
- wasm-simple
- web-worker
- lib
- dependencies
- schemas
- test
- binCases
- config-name/found-many
- entry/named-entry
- errors
- issue-5576
- parse
- cases/optimize
- side-effects-all-chain-unused
- side-effects-all-used
- side-effects-immediate-unused
- side-effects-reexport-start-unknown
- side-effects-root-unused
- side-effects-simple-unused
- side-effects-transitive-unused
- configCases
- async-commons-chunk/existing-name
- code-generation/use-strict
- dll-plugin
- 1-use-dll
- 2-use-dll-without-scope
- plugins/uglifyjs-plugin
- hotCases/concat/reload-compat-flag
- statsCases
- aggressive-splitting-entry
- aggressive-splitting-on-demand
- async-commons-chunk-all-selected
- async-commons-chunk
- chunks-development
- chunks
- circular-correctness
- color-disabled
- color-enabled-custom
- color-enabled
- commons-chunk-min-size-0
- commons-chunk-min-size-Infinity
- commons-chunk-plugin-children
- commons-plugin-issue-4980
- define-plugin
- exclude-with-loader
- external
- filter-warnings
- graph-correctness-entries
- graph-correctness-modules
- import-context-filter
- import-weak
- limit-chunk-count-plugin
- max-modules-default
- max-modules
- module-deduplication-named
- module-deduplication
- module-trace-disabled-in-error
- module-trace-enabled-in-error
- named-chunks-plugin-async
- named-chunks-plugin
- optimize-chunks
- parse-error
- performance-disabled
- performance-error
- performance-no-async-chunks-shown
- performance-no-hints
- performance-oversize-limit-error
- preset-detailed
- preset-errors-only-error
- preset-errors-only
- preset-minimal-simple
- preset-minimal
- preset-mixed-array
- preset-none-array
- preset-none-error
- preset-none
- preset-normal-performance-ensure-filter-sourcemaps
- preset-normal-performance
- preset-normal
- preset-verbose
- resolve-plugin-context
- reverse-sort-modules
- scope-hoisting-multi
- separate-css-bundle
- simple-more-info
- simple
- tree-shaking
- warnings-uglifyjs
- watchCases/plugins
- automatic-prefetch-plugin/0
- module-concatenation-plugin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
194 files changed
+1246
-788
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
288 | 294 | | |
289 | 295 | | |
290 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
291 | 301 | | |
292 | 302 | | |
293 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments