Commit Graph

17411 Commits

Author SHA1 Message Date
Alexander Akait 152cb00181
fix: order of chunks ids in generated chunk code 2024-10-23 17:05:57 +03:00
alexander.akait 97c3e87540 fix: order 2024-10-23 16:35:48 +03:00
Alexander Akait 319576720c
fix: avoid generating extra js file when using asset module as entrypoint 2024-10-23 03:44:56 +03:00
alexander.akait 7ffa4eb81a fix: logic 2024-10-23 03:03:35 +03:00
alexander.akait b0b8515bd6 fix: logic 2024-10-23 00:28:42 +03:00
alexander.akait 4e02797e0a test: better 2024-10-22 22:17:14 +03:00
alexander.akait 8a8587fe0a test: fix 2024-10-22 19:15:39 +03:00
alexander.akait dacf3dcdc3 refactor: code 2024-10-22 18:23:22 +03:00
alexander.akait 93fc22de6a fix: logic 2024-10-22 17:47:48 +03:00
alexander.akait 420d0d0eed fix: avoid generating extra js file when using asset module as entrypoint 2024-10-22 17:26:00 +03:00
Alexander Akait 9903856854
feat: Single Runtime Chunk and Federation eager module hoisting 2024-10-21 19:18:14 +03:00
Alexander Akait e4890d4f31
feat(css): support `/* webpackIgnore: true */` for CSS files 2024-10-17 18:54:16 +03:00
alexander.akait 3484b0b82c test: fix 2024-10-17 18:31:19 +03:00
alexander.akait ecd9c58f92 test: fix 2024-10-17 18:11:14 +03:00
alexander.akait 9820e0b3d6 feat(css): basic support for `declaration` 2024-10-16 19:46:13 +03:00
alexander.akait d46dee8f83 feat(css): basic support for `url()` 2024-10-16 19:24:48 +03:00
alexander.akait afcf3bb8b1 feat(css): basic support for `image-set()` 2024-10-16 18:11:58 +03:00
alexander.akait 60c32d895e feat(css): basic support for `@import` 2024-10-16 17:57:45 +03:00
alexander.akait 5832888320 feat(css): implemented basic logic 2024-10-16 17:42:26 +03:00
alexander.akait 09650f5446 test: added 2024-10-16 16:47:33 +03:00
alexander.akait d763634b9d fix: parsing comments 2024-10-16 16:22:42 +03:00
Alexander Akait 9c47bdb919
fix(css): urls and `@import` parsing 2024-10-16 06:21:38 +03:00
alexander.akait 6d7b769f2f fix(css): more 2024-10-16 06:04:30 +03:00
alexander.akait 1ff9185ad3 fix(css): urls parsing 2024-10-16 05:33:52 +03:00
Alexander Akait b81de39316
fix(css): nesting in css modules 2024-10-15 21:23:38 +03:00
alexander.akait 01a135c231 test: update 2024-10-15 20:56:24 +03:00
alexander.akait 7f47cad728 fix(css): nesting in css modules 2024-10-15 20:53:58 +03:00
Alexander Akait 5956daa300
chore: udpate dependencies 2024-10-15 16:21:51 +03:00
Nitin Kumar 6b01646daf ci: pin nyc@17.0.0 for node 10 2024-10-15 10:03:30 +05:30
Nitin Kumar ee026f1b27 ci: pin nyc@17.0.0 for node 10 2024-10-15 10:00:14 +05:30
Nitin Kumar 1178093c24 ci: use nyc@^17.0.0 for node 10 2024-10-15 09:16:05 +05:30
ScriptedAlchemy f668d68af8 fix: add missing test config 2024-10-14 16:07:58 -07:00
ScriptedAlchemy eab8815c05 chore: apply hoist plugin 2024-10-14 15:07:57 -07:00
Zack Jackson aae2519634
Merge branch 'webpack:main' into hoist-container-refs 2024-10-14 14:47:31 -07:00
Alexander Akait c801ebb253
fix: use optimistically logic for `output.environment.dynamicImport` to determine chunk format 2024-10-14 22:13:22 +03:00
Alexander Akait 18d6cb5afe
fix: collision with global variables for `avoidEntryIife` 2024-10-14 18:04:29 +03:00
Alexander Akait 8faa51b640
fix(css): always interpolate classes even if they are not involved in export 2024-10-14 17:53:47 +03:00
Nitin Kumar e1c91ce9cb chore: fix yarn deduplicate lint 2024-10-14 08:37:29 +05:30
Nitin Kumar eba41c692c chore: udpate dependencies 2024-10-14 08:32:08 +05:30
alexander.akait 291ebf8287 fix: logic 2024-10-13 21:53:22 +03:00
alexander.akait 72dcb6be2f test: added 2024-10-13 21:11:32 +03:00
alexander.akait 5775d1fdf8 feat(css): always interpolate classes even if they are not involved in export 2024-10-13 21:06:01 +03:00
Alexander Akait 909739b890
feat(css): `src()` support 2024-10-13 21:05:10 +03:00
alexander.akait 5759a4af5a feat(css): `src()` support 2024-10-13 20:27:38 +03:00
Alexander Akait c0df4fc9fe
fix(css): no extra runtime for node target 2024-10-13 20:12:39 +03:00
alexander.akait e66f14fa1f fix(css): no extra runtime for node target 2024-10-13 19:46:16 +03:00
Alexander Akait 644d8170a0
fix(css): avoid extra runtime for assets modules 2024-10-13 16:20:29 +03:00
alexander.akait e7121fe997 test: fix 2024-10-13 15:56:29 +03:00
alexander.akait 8c43febb2f fix: logic for assets 2024-10-12 20:49:07 +03:00
alexander.akait 0ba37443e6 fix: logic for asset/source 2024-10-12 17:04:12 +03:00