Commit Graph

170 Commits

Author SHA1 Message Date
alexander.akait 9943f3506a style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait cf105ac242 test: update 2024-06-10 20:42:55 +03:00
Alexander Akait d9ce3b1f87
feat: support css esModule generator options 2024-06-04 15:42:23 +03:00
ahabhgk 7ff0a7a13e feat: support css esModule generator options 2024-04-26 14:53:52 +08:00
ahabhgk 0de9b1d2b5 fix: support "..." for resolve importsFields 2024-04-25 15:53:56 +08:00
ahabhgk bf2571b957 remove exportsConvention for css 2024-04-20 12:10:56 +08:00
alexander.akait 7fc1d52f42 test: update 2024-04-11 19:24:59 +03:00
alexander.akait 728c1b52fb test: more 2024-03-25 16:48:46 +03:00
alexander.akait adb1a86ae5 test: fix 2024-03-11 15:13:15 +03:00
ahabhgk 074fccb38b feat: add css head data compression 2024-03-06 14:29:57 +08:00
ahabhgk d4dc533fc3 feat: support css local ident name 2024-02-22 20:10:45 +08:00
ahabhgk f892acf0a2 use dashes case 2024-02-21 19:51:03 +08:00
ahabhgk d4a5766bbe feat: support css exports convention 2024-02-21 16:00:24 +08:00
alexander.akait 16d68e73d1 chore: refactor jest configuration 2024-01-24 16:22:41 +03:00
ahabhgk 45a33f4f36 update snapshot 2024-01-23 19:55:39 +08:00
ahabhgk 363b9332c4 fix test 2024-01-16 00:23:10 +08:00
ahabhgk a73ba77111 fix 2024-01-14 18:23:48 +08:00
ahabhgk 2715265126 wip 2024-01-12 15:57:52 +08:00
ahabhgk b94741d870 fix: strictModuleErrorHandling not exist on output options 2023-12-04 19:52:44 +08:00
alexander.akait 694aee940d test: prefer relative 2023-06-20 23:03:02 +03:00
Burhanuddin Udaipurwala 510849cf36 test: update snapshots 2023-06-19 09:03:13 +05:30
Burhanuddin Udaipurwala 991280588f test: update snapshots 2023-06-18 21:52:08 +05:30
Sean Larkin 90ee0510b1
Merge pull request #17346 from burhanuday/feat/style-field-resolution
feat: resolve style fields in package json
2023-06-14 08:13:53 -07:00
alexander.akait c350779dd3 test: more 2023-06-14 00:11:03 +03:00
alexander.akait c76418af88 test: update 2023-06-13 21:02:49 +03:00
alexander.akait 9cb6e6d8ed test: fix 2023-06-12 21:55:52 +03:00
Burhanuddin Udaipurwala 26694374ad test: update snapshots 2023-06-12 19:28:12 +05:30
Burhanuddin Udaipurwala 9f27e7563e test: update snapshots 2023-06-08 09:40:57 +05:30
Burhanuddin Udaipurwala ba6ba46d07 test: update tests 2023-06-07 21:57:07 +05:30
Burhanuddin Udaipurwala dcd2d5191b test: update snapshots 2023-06-07 21:52:11 +05:30
alexander.akait 615af4a47b feat: allow to setup dynamic import in worker 2023-05-31 18:00:08 +03:00
alexander.akait 37b2c21c31 test: fix 2023-05-31 18:00:07 +03:00
Shipov Mikhail 85a963a67b feat: add readonly flag for filesystem cache 2023-05-25 03:28:35 +03:00
Burhanuddin Udaipurwala 18169645cd test: update snapshots 2023-05-16 10:02:31 +05:30
Michael Zlatkovsky c67b17bee3 Updated "Defaults.unittest.js" 2023-05-02 13:47:54 -07:00
Sam Brett f5d368efa6 feat: ignoreBrowserWarnings option to ignore browser console warnings 2023-04-20 10:51:37 -07:00
long76 c5ac0d39c4
Merge branch 'main' into patch-1 2023-03-25 13:53:20 +03:00
Thomas Tay 9e8fe6eda3 fix Defaults snapshot 2023-02-09 15:01:06 -08:00
long76 8c20d74992 replace globalObject to amdContainer, add tests 2023-01-02 16:32:11 +03:00
Joshua David 9b4471c846 test: unit test future defaults w/out css 2022-07-09 03:23:21 +10:00
Ivan Kopeykin c82dc1eee4 Merge branch 'main' into support-create-require
# Conflicts:
#	declarations/WebpackOptions.d.ts
#	lib/config/defaults.js
#	schemas/WebpackOptions.check.js
#	schemas/WebpackOptions.json
#	test/Defaults.unittest.js
#	test/__snapshots__/Cli.basictest.js.snap
#	types.d.ts
2022-05-10 13:48:43 +03:00
Tobias Koppers e2df0ddd92
Merge pull request #15494 from webpack/feature/global-options-for-dynamic-import
add parser options for dynamic import
2022-05-10 12:44:52 +02:00
Ivan Kopeykin ee911c6aae add createRequire javascript parser option 2022-03-28 17:16:31 +03:00
Ivan Kopeykin 5a9ead926a fix discussion 2022-03-15 16:47:07 +03:00
Tobias Koppers f43047c4c2
Merge pull request #15002 from TrickyPi/fix-14927
Fix 14927
2022-03-15 11:44:23 +01:00
Ivan Kopeykin 62d50bad4b add parser options for dynamic import
- add dynamicImportMode for ContextModule
- add dynamicImportPrefetch for prefetch order
- add dynamicImportPreload for preload order
2022-03-09 10:27:02 +03:00
Ivan Kopeykin 9db496b66c fix node version for browserslist 2022-02-21 18:35:47 +03:00
Tobias Koppers bd35396503 handle more cases with an regexp 2022-02-10 13:06:10 +01:00
TrickyPi d575996433 fix: exclude [name] placeholder when getting uniqueName 2022-02-09 11:11:46 +08:00
Ivan Kopeykin b254f350a7 update dynamicImport default, add test case 2022-02-03 15:11:43 +03:00