Commit Graph

13 Commits

Author SHA1 Message Date
alexander.akait 5c847495c6 feat: added `urlPreloadRegExp` 2024-06-20 19:47:43 +03:00
alexander.akait 68e7c698b1 feat: support `webpackPrefetch` for `new URL(...)` 2024-06-20 18:55:30 +03:00
alexander.akait cff406cc54 refactor(types): more 2023-06-21 19:01:55 +03:00
alexander.akait e719e60340 refactor: types more 2023-05-22 03:03:05 +03:00
Sean Larkin fa4cbf11a1 add more module type constants, use them across codebase 2023-03-31 10:56:32 -07:00
Ivan Kopeykin 8df5134ddb support context 2022-03-31 15:10:21 +03:00
Tobias Koppers 20f52908ab attach require with property dependencies to the correct DependenciesBlock 2021-11-13 18:27:35 +01:00
Tobias Koppers 5d57777a5e add `parser.url: "relative"` option
this will generate URLs without base uri for `new URL`
publicPath is still added
2021-02-16 19:04:16 +01:00
Tobias Koppers 4ec418c8ee allow inner graph shaking for new URL()
fixes #11818
2021-01-19 13:31:55 +01:00
Tobias Koppers ae15a701a4 fix handling of MetaProperty
fixes #12339
2021-01-05 21:26:28 +01:00
Tobias Koppers 39d2f8f7f3 fix URL nitpicks 2020-09-02 15:09:41 +02:00
Tobias Koppers a1565806e8 allow renaming URL 2020-08-29 01:59:45 +02:00
Ivan Kopeykin ddc83b0d70 feat: url assets 2020-08-05 00:55:38 +03:00