Thomas Tay
0d91c55f76
Fix CI build failures due to extranous double quotes and await worker termination in config Cases
...
Can you believe it was only due to an extra "" in the code? smh...
2023-02-09 14:51:42 -08:00
Thomas Tay
06368638c5
Merge branch 'webpack:main' into main
2023-02-09 11:17:52 -08:00
Sean Larkin
b67626c7b4
Merge pull request #16491 from lvivski/main
...
Refactor: Initialize hash conditionally in RealContentHashPlugin
2023-02-06 09:48:30 -08:00
Thomas Tay
7ef871b742
lint fix (somehow by version of Prettier adds this but on linux it doesn't???)
2023-01-27 12:05:33 -08:00
Thomas Tay
e5fd6a47cc
update snapshots
2023-01-26 15:27:38 -08:00
Thomas Tay
ee2c87bcc2
lint
2023-01-26 14:44:01 -08:00
Thomas Tay
292dd4852a
Add in a config case as well
2023-01-26 14:23:35 -08:00
Thomas Tay
5c03c4f945
accidentally added a dummy file, removed
2023-01-26 11:58:15 -08:00
Thomas Tay
1eb549bbb0
remove TODO comment
2023-01-26 11:57:21 -08:00
Thomas Tay
8676f7499a
Add statsCase - the different asset hashes show that worker public path is making a difference
2023-01-26 11:56:55 -08:00
Thomas Tay
674dd74d04
serialize and update hash per options
2023-01-26 10:47:01 -08:00
Thomas Tay
13be78b0b8
lint fixes
2023-01-25 13:09:47 -08:00
Thomas Tay
2e64c4455c
add into output schema
2023-01-25 12:37:57 -08:00
Thomas Tay
7a1ccea945
change json schema description
2023-01-25 12:28:15 -08:00
Thomas Tay
0df564bc98
Make workerPublicPath optional and update docs
2023-01-25 12:17:15 -08:00
Thomas Tay
c188270d13
Merge branch 'webpack:main' into main
2023-01-25 12:06:59 -08:00
Tobias Koppers
4b4ca3bb53
Merge pull request #16500 from Jack-Works/avoid-cross-realm-object
...
refactor: avoid cross-realm objects
2022-12-05 09:28:53 +01:00
Jack Works
4f39c9f658
fix: type error
2022-11-22 12:09:17 +08:00
Jack Works
c922ee1569
chore: revert breaking change
2022-11-22 12:03:27 +08:00
Jack Works
e7e2aecd1c
update dts
2022-11-22 11:57:02 +08:00
Jack Works
1d86c181a8
fix: test fail
2022-11-22 11:52:04 +08:00
Jack Works
4e643be0d7
fix: remove extra change
2022-11-22 11:42:29 +08:00
Jack Works
18c59c600d
fix: avoid cross-realm objects
2022-11-22 11:37:16 +08:00
Yehor Lvivski
d4b1d69ef0
Initialize hash conditionally
2022-11-19 12:48:50 +01:00
Tobias Koppers
8241da7f1e
5.75.0
2022-11-09 16:27:23 +01:00
Tobias Koppers
a91d9232ea
Merge pull request #16458 from webpack/bugfix/semi
...
fix semicolon position
2022-11-09 13:33:53 +01:00
Tobias Koppers
4608b11416
Merge pull request #16457 from webpack/tooling/update
...
update tooling
2022-11-09 13:33:39 +01:00
Tobias Koppers
dfdd0b0e42
Merge pull request #16122 from AnmolBansalDEV/bug/compilationCallback
...
I want to resolve#16045 , I made relevant changes mentioned in the issue. let me know if any additional changes are required
2022-11-09 13:25:45 +01:00
Tobias Koppers
23b9a1c01f
Merge pull request #16167 from exposir/fixts
...
fix word spelling
2022-11-09 13:18:20 +01:00
Tobias Koppers
6f2c5e852a
Merge pull request #16257 from alexzhang1030/calc_deterministic_verbose
...
perf: remove assignDeterministic verbose Math.ceil code to improve performance
2022-11-09 13:17:53 +01:00
Tobias Koppers
f7f36ad412
Merge pull request #16339 from Liamolucko/wasm-i64
...
Add `i64` to the set of JS-compatible wasm types in `syncWebAssembly` mode
2022-11-09 13:07:40 +01:00
Tobias Koppers
761a54285e
fix semicolon position
2022-11-09 13:00:33 +01:00
Tobias Koppers
2403a36326
Merge pull request #16345 from ahabhgk/fix-eval-nosources
...
fix: `devtool: 'eval-nosources-*'` still contains sourcesContent
2022-11-09 12:38:21 +01:00
Tobias Koppers
c18203c894
update tooling
2022-11-09 12:31:59 +01:00
Tobias Koppers
fcccd192ce
Merge pull request #15818 from noreiller/fix-css-external-in-node
...
fix(css): add node support for external @import
2022-11-09 11:16:00 +01:00
Tobias Koppers
aa560ad400
Merge pull request #15859 from donalffons/main
...
Fix "window is not defined" when using HMR on worker
2022-11-09 11:09:28 +01:00
Tobias Koppers
a8d7922a85
Merge pull request #16088 from webpack/correct-error-with-wrong-chunkname
...
Correct error with wrong chunkname
2022-11-09 10:53:45 +01:00
Tobias Koppers
d58d4c944d
Merge pull request #16111 from webpack/fix-tap-naming
...
fix tap naming
2022-11-09 10:44:50 +01:00
Tobias Koppers
c109651dd3
Merge pull request #16144 from KurumiRin/main
...
fix: when the jobs parameter is an empty array, block unnecessary runCodeGenerationJobs
2022-11-09 10:44:30 +01:00
Tobias Koppers
636f321c79
Merge pull request #16200 from ahabhgk/chore-jsdoc
...
chore: add jsdoc type comment for EvalSourceMapDevToolPlugin
2022-11-09 10:41:21 +01:00
Tobias Koppers
d3286098e8
Merge pull request #16208 from SonOfLilit/main
...
export EnableWasmLoadingPlugin to enable writing of wasm loading plugins, as documented
2022-11-09 10:39:04 +01:00
Tobias Koppers
9aa7e43858
Merge pull request #16209 from buzuosheng/main
...
change api trimRight -> trimEnd
2022-11-09 10:37:53 +01:00
Tobias Koppers
c7c68a6287
Merge pull request #16210 from SukkaW/docs-readme-remove-david-dm
...
docs: remove david-dm from README
2022-11-09 10:36:44 +01:00
Thomas Tay
895df2a5a1
Worker public path changes
2022-10-21 16:30:43 -07:00
ahabhgk
1fd8bc5506
fix: eval-nosources-* still contains sourcesContent
2022-10-07 01:00:44 +08:00
Liam Murphy
cb9248ca10
Use `webassembly-feature` properly
2022-10-06 21:37:16 +11:00
Liam Murphy
a74f64e891
Add `i64` to the set of JS-compatible wasm types in `syncWebAssembly` mode
...
For quite a while now, it's been possible for WebAssembly `i64`s to be converted to/from JS bigints (as function parameters, results, etc.). However, `syncWebAssembly` mode currently rejects any modules that attempt to do so, because `i64` isn't in it's list of JS-compatible types. This fixes that by adding `i64` to that list.
There was an existing test that used `i64` as an example of a non-JS-compatible type; I replaced that with `v128`.
2022-10-06 20:36:48 +11:00
alexzhang1030
61dee6e6fa
perf(ids): remove assignDeterministic verbose code to improve performance
2022-09-16 11:21:59 +08:00
SukkaW
5023184174
docs: remove david-dm from README
2022-08-31 23:12:31 +08:00
wangqi
cbc7beddfa
change api trimRight -> trimEnd
2022-08-31 21:41:44 +08:00