webpack/test/configCases/wasm/universal
Alexander Akait 3ac31e24e3
fix: support umd web workers loading
2025-09-19 01:25:38 +03:00
..
index.js feat: use ES modules for universal target for chunks and worker chunks 2024-11-14 17:03:02 +03:00
module.js feat: universal wasm loading for async wasm (only ES modules) 2024-11-14 03:12:56 +03:00
test.config.js style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
test.filter.js chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
wasm.wat feat: universal wasm loading for async wasm (only ES modules) 2024-11-14 03:12:56 +03:00
webpack.config.js fix: support umd web workers loading 2025-09-19 01:25:38 +03:00
worker.js feat: use ES modules for universal target for chunks and worker chunks 2024-11-14 17:03:02 +03:00