Commit Graph

17754 Commits

Author SHA1 Message Date
Alexander Akait cb25853b58
refactor: improve eslint configuration and better types 2025-03-12 06:07:46 +03:00
alexander-akait 75314afd4e chore: fix typo 2025-03-12 05:14:53 +03:00
alexander-akait a1df00d339 refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
Alexander Akait 1178013c99
fix: `strict` types 2025-03-11 18:12:31 +03:00
alexander-akait c1c085d74a fix: `strict` types 2025-03-11 17:20:50 +03:00
Pavitra Mallick 3c753354bf
test: deprecation warning 2025-03-11 09:21:48 +03:00
Wei 1b7f0e1e95
fix(commonjs-static): export unprovided variables (#19303) 2025-03-11 09:18:11 +03:00
Alexander Akait c282c96ca1
fix types 2025-03-11 09:15:34 +03:00
alexander-akait 8089525014 fix: fs type 2025-03-11 05:34:56 +03:00
alexander-akait 0992137f40 fix: types 2025-03-11 05:03:41 +03:00
alexander-akait 5a94c06c67 fix: types 2025-03-11 03:28:01 +03:00
Nitin Kumar 4ea7d5a834
docs: fix typo in name 2025-03-10 16:44:35 +03:00
Alexander Akait 7df403ed5d
chore: fix lint (#19295) 2025-03-10 16:05:50 +03:00
alexander-akait 9abab772ea fix: types 2025-03-07 19:02:26 +03:00
Alexander Akait 8e9ff66838
chore: eslint improvements (#19293) 2025-03-07 18:32:55 +03:00
Alexander Akait 7b4641f5ee
fix: types (#19291) 2025-03-07 16:12:22 +03:00
Alexander Akait 59ede3c64a
fix: do not duplicate modules with import attributes and reexport (#19290) 2025-03-06 23:02:09 +03:00
Alexander Akait 98221f239b
fix: use a valid output path for errored asset modules (#19281) 2025-03-05 17:41:19 +03:00
Alexander Akait 05f2862b32
feat: handle `new Worker(import.meta.url)` and `new Worker(new URL(import.meta.url))` syntax (#19279) 2025-03-05 00:59:19 +03:00
Alexander Akait 916f049fba
fix: remove BOM from javascript and css modules 2025-03-04 21:05:18 +03:00
inottn ebd45ca5ee
fix: entry module isn't executed when targeting webworker with a runtime chunk 2025-03-03 20:36:12 +03:00
Ivan Kopeykin af7d788437
feat: add dead control flow check 2025-02-28 17:39:34 +03:00
Alexander Akait 0377fb1643
test: fix import assertion (#19260) 2025-02-27 18:43:07 +03:00
co63oc 564a0e52a0
chore: fix typo in types 2025-02-27 14:00:58 +03:00
Vansh Gilhotra 4fde180e9a
docs: added TESTING_DOCS for better understanding of testing (#19249) 2025-02-27 13:23:11 +03:00
inottn fdfb92ae3e
chore: remove duplicate 'yield' from reserved identifiers (#19256) 2025-02-27 13:16:36 +03:00
Mateusz Burzyński 3ee8d5fa82
chore: fixed type issues in `_createLoaderContext` (#19233) 2025-02-27 13:00:17 +03:00
inottn 6bda8a3549
refactor: remove unnecessary check in dependency type assignment (#19224) 2025-02-26 15:13:42 +03:00
hai-x 896ed385c9
test: commonjs static (#19242) 2025-02-26 15:11:22 +03:00
David Michon 3755a3ec8a
fix: forward semicolons from meta.webpackAST (#19252) 2025-02-26 15:03:47 +03:00
Even Stensberg d6679b3333
chore(docs): add sean larkin as a tsc member (#19243) 2025-02-20 02:32:22 +03:00
Alexander Akait 7168389ac6
fix: JSON generator now preserves `__proto__` property (#19232) 2025-02-14 23:57:39 +03:00
hai-x e3092e5d7e
fix: runtime error when using asset module as entrypoint and runtimeChunk (#19229) 2025-02-14 22:27:38 +03:00
hai-x 3f5c3a84fa
chore: fix prettier (#19230) 2025-02-14 19:42:40 +03:00
Claudio W 9af1983231
chore: remove emanuele from the tsc (#19226) 2025-02-13 20:34:00 +03:00
Sean Larkin de2199c753 5.98.0 2025-02-12 20:11:10 +00:00
Alexander Akait 11449f0217
test: async loaders 2025-02-10 23:24:09 +03:00
alexander-akait 491d7e0d73 chore: deps update 2025-02-10 23:18:43 +03:00
Claudio W 9579f223fc
chore: adopt the new webpack governance model (#18804) 2025-02-10 22:16:40 +03:00
Xiaoyi a1edb20b10
fix: node async wasm loader now use `output.module` to determinate code generation (#19210) 2025-02-10 21:31:21 +03:00
inottn e55b08b9eb
perf: use startsWith for matching instead of converting the string to a regex 2025-02-10 21:06:03 +03:00
hai-x 6e14dbabd7
chore: fix typo (#19205) 2025-02-10 21:04:50 +03:00
Alexander Akait f123ce5090
fix: respect `output.charset` everywhere (#19202) 2025-02-07 07:17:55 +03:00
Alexander Akait af20c7be24
fix: strip `blob:` protocol when public path is `auto` (#19199) 2025-02-06 23:25:59 +03:00
Alexander Akait 80826c5cf2
feat: implement `/* webpackIgnore: true */` for `require.resolve` (#19201) 2025-02-06 21:08:08 +03:00
inottn ac6ffca02d
fix(types): correct BuildInfo and BuildMeta type definitions (#19200) 2025-02-06 16:41:24 +03:00
Alexander Akait 8ac130a2c8
ci: fix 2025-02-06 02:29:38 +03:00
Alexander Akait ddc3782298
perf: optimize assign-depths in compilation 2025-02-05 23:36:38 +03:00
David Michon e83fb236ee (perf) optimize assign-depths 2025-02-05 11:33:07 -08:00
Alexander Akait 4815712a1d
fix: use module ids for final render order 2025-02-05 15:53:35 +03:00