Commit 78f8987
authored
include omit entries in hash (vercel/turborepo#3552)
The omit entries need to be included into chunk hashing to avoid
conflicting filenames when only omit entries differ1 parent 316c73e commit 78f8987
File tree
58 files changed
+107
-87
lines changed- crates
- turbo-tasks-hash/src
- turbopack-ecmascript/src/chunk
- turbopack-tests/tests/snapshot
- basic
- async_chunk/output
- chunked/output
- css
- absolute-uri-import/output
- css/output
- emotion/emotion/output
- env/env/output
- evaluated_entrry/runtime_entry/output
- example/example/output
- export-alls
- cjs-2/output
- cjs-script/output
- import-meta
- cjs/output
- esm-multiple/output
- esm-mutable/output
- esm-object/output
- esm/output
- url/output
- imports
- dynamic/output
- json/output
- resolve_error_cjs/output
- resolve_error_esm/output
- static-and-dynamic/output
- static/output
- node/node_protocol_external/output
- styled_components/styled_components/output
- swc_transforms
- mono_transforms/output
- preset_env/output
- typescript
- jsconfig-baseurl/output
- tsconfig-baseurl/output
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+107
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
126 | 132 | | |
127 | 133 | | |
128 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
973 | 975 | | |
974 | 976 | | |
975 | 977 | | |
976 | | - | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
977 | 981 | | |
978 | 982 | | |
979 | 983 | | |
| |||
986 | 990 | | |
987 | 991 | | |
988 | 992 | | |
| 993 | + | |
989 | 994 | | |
990 | 995 | | |
991 | 996 | | |
| |||
1001 | 1006 | | |
1002 | 1007 | | |
1003 | 1008 | | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
1004 | 1018 | | |
1005 | 1019 | | |
1006 | 1020 | | |
| |||
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments