Commit 18c8686
authored
refactor: webpack@4 dropped (#769)
* refactor: tests for webpack@4 dropped
* refactor: tests
* refactor: webpack@4 dropped
* fix: publicPath auto (#771)
BREAKING CHANGE: trailing slash at is no longer automatically added for the `publicPath` option, you need added them in configuration, i.e. `publicPath: "/public-path"` should be `publicPath: "/public-path/"`1 parent 1629b70 commit 18c8686
File tree
105 files changed
+1498
-4964
lines changed- .github/workflows
- src
- test
- __snapshots__
- cases
- auxiliaryAssets
- chunkFilename-as-function/expected/webpack-4
- chunkFilename/expected/webpack-4
- contenthash-multiple-entries/expected/webpack-4
- contenthash/expected/webpack-4
- devtool-source-map-from-loaders/expected/webpack-4
- devtool-source-map-no-source-maps-from-loaders/expected/webpack-4
- es-module-concatenation-modules/expected/webpack-4
- es-module-concatenation/expected/webpack-4
- es-named-export/expected/webpack-4
- filename-without-template/expected/webpack-4
- hmr/expected/webpack-4
- insert-function/expected/webpack-4
- insert-string/expected/webpack-4
- insert-undefined/expected/webpack-4
- js-hash/expected/webpack-4
- new-url-with-public-path-auto
- new-url-with-public-path
- publicpath-auto-2
- expected
- assets/img
- styles
- nested
- images
- publicpath-auto-3
- expected
- assets
- img
- nested
- images
- src/styles
- img
- publicpath-auto
- expected
- assets
- styles/a25f373965b6e21a1ef0
- publicpath-trailing-slash/expected
- runtime/expected/webpack-4
- split-chunks-all
- expected/webpack-4
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
105 files changed
+1498
-4964
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments