Commit Graph

81 Commits

Author SHA1 Message Date
alexander.akait b475c53b81 fix: logic 2024-11-29 13:57:25 +03:00
alexander.akait 193b712734 refactor: CSS HMR 2024-11-28 23:35:59 +03:00
alexander.akait 4d95b0df1d fix: concatenation 2024-11-15 18:59:14 +03:00
alexander.akait cb8bdfa522 feat: allow initial chunks be anywhere 2024-11-14 19:14:15 +03:00
alexander.akait bc6ef39a9e feat: `@value` in CSS modules 2024-11-07 22:25:16 +03:00
alexander.akait 23228c8c50 feat: parse `:import` 2024-11-06 22:14:10 +03:00
alexander.akait 5e09d0e05f feat: added `url` and `import` options for CSS 2024-11-01 18:43:21 +03:00
alexander.akait dd83eea98d refactor: code 2024-10-31 18:18:08 +03:00
alexander.akait e10dcf597e fix: types 2024-10-24 06:02:20 +03:00
alexander.akait e11f2eaab4 fix: types 2024-10-24 00:07:47 +03:00
alexander.akait 8b864dbe81 fix: types 2024-10-23 23:30:31 +03:00
alexander.akait e66f14fa1f fix(css): no extra runtime for node target 2024-10-13 19:46:16 +03:00
alexander.akait 675a6c02e6 fix: `css/auto` considers a module depending on its filename as `css` (pure CSS) or `css/local` 2024-10-04 18:19:57 +03:00
alexander.akait c5edbaa399 fix: avoid extra runtime code for CSS 2024-10-02 19:05:39 +03:00
alexander.akait 856f3a4bfb refactor: rebase 2024-08-12 17:12:05 +03:00
alexander.akait 7fd8ffb271 fix: types 2024-08-08 20:03:17 +03:00
alexander.akait 1805436d3b fix: types 2024-08-07 21:59:26 +03:00
alexander.akait 93743d233a refactor: code 2024-08-02 19:32:31 +03:00
alexander.akait 40151be78e refactor: improve code 2024-08-02 19:32:29 +03:00
alexander.akait 312f7ae662 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 9943f3506a style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 0b745968a2 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait b9d9a5d9ff style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait ac0bd21801 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 500ee96dcb style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait a592b62686 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 423e89b2c7 style: improve style of code 2024-08-02 19:32:13 +03:00
Titouan Mathis 23be8db004
fix: error with contenthash and css experiment
fix #18511
2024-06-18 15:11:04 +02:00
alexander.akait ab3e93b19e style: fix 2024-06-11 16:09:50 +03:00
ahabhgk eb534d5c64 lint 2024-06-10 22:38:22 +08:00
ahabhgk 9ed525550e remove toString 2024-06-10 22:33:46 +08:00
ahabhgk 0b92e07d03 add css render module cache 2024-06-10 22:33:44 +08:00
ahabhgk 3afed0618b fix module rule output path 2024-06-10 22:29:15 +08:00
ahabhgk 4a360f63f5 works for node10 2024-06-10 22:29:15 +08:00
ahabhgk c5617482b7 fix: css url public path 2024-06-10 22:29:15 +08:00
ahabhgk 7ff0a7a13e feat: support css esModule generator options 2024-04-26 14:53:52 +08:00
ahabhgk 3e36ddf74a fix: css should not allowModeSwitch 2024-04-20 11:28:19 +08:00
alexander.akait 8591ba2c6f feat: support prefetch/preload for module chunk format 2024-03-25 15:39:18 +03:00
alexander.akait 2779470f89 fix: enable CSS runtime when chunk format is module 2024-03-21 17:52:57 +03:00
ahabhgk 074fccb38b feat: add css head data compression 2024-03-06 14:29:57 +08:00
ahabhgk c8e9b0f49c fix: use LZW to compress css head meta 2024-03-01 17:15:42 +08:00
ahabhgk d4dc533fc3 feat: support css local ident name 2024-02-22 20:10:45 +08:00
ahabhgk d4a5766bbe feat: support css exports convention 2024-02-21 16:00:24 +08:00
ahabhgk 92b33021ff feat: css named exports parser options 2024-01-16 00:23:07 +08:00
Nitin Kumar 412ae5425e chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ahabhgk 2715265126 wip 2024-01-12 15:57:52 +08:00
ahabhgk d4b3185ede feat: css/auto 2023-06-10 21:11:23 +08:00
alexander.akait ab47c696a4 refactor(types): more 2023-06-03 20:52:25 +03:00
Sean Larkin 282ed8d0e6
Merge pull request #17140 from webpack/issue-17139
fix: crash with importModule when CSS enabled
2023-05-08 08:46:03 -07:00
alexander.akait 1f8637ce0b fix: crash with importModule when CSS enabled 2023-05-05 16:28:57 +03:00