alex8088
|
2b7c4c33bc
|
fix: use the environment api in plugins
|
2026-04-09 21:51:42 +08:00 |
|
alex8088
|
ae57b2489a
|
fix(asset): normalize imported public asset chunk path
|
2025-10-29 21:12:13 +08:00 |
|
alex8088
|
c3939ade45
|
refactor(asset): remove redundant path normalization
|
2025-10-24 23:57:12 +08:00 |
|
alex8088
|
a9b5326544
|
perf(plugin): enhance path resolution using import.meta.dirname for ES modules
|
2025-10-19 15:47:35 +08:00 |
|
alex8088
|
0fb8918090
|
perf(plugin): lazily initialize MagicString and remove the redundant pre-check
|
2025-10-19 14:42:35 +08:00 |
|
alex8088
|
c7955aa6fd
|
perf(plugin): no need to cache sourcemap option
|
2025-10-19 12:11:29 +08:00 |
|
alex8088
|
70e027d38a
|
perf(plugin): more efficient module filtering via regular expressions
|
2025-10-19 11:57:23 +08:00 |
|
alex8088
|
dfe6a3e3f8
|
chore(deps): update all non-major dependencies
|
2025-01-22 01:04:31 +08:00 |
|
Justin Carrus
|
73dfee5a4f
|
fix: don't handle module ID that begin with \0 (#530)
|
2024-06-15 22:03:45 +08:00 |
|
alex8088
|
4924e36d74
|
perf: use magic-string hires boundary for sourcemaps
|
2023-12-12 22:55:55 +08:00 |
|
alex8088
|
93763597fe
|
refactor: file hashes use url-safe base64 encoded hashes in vite 5 (rollup 4)
|
2023-12-11 21:59:31 +08:00 |
|
alex8088
|
ed13174829
|
fix(asset): asset handling error when hot reloading
|
2023-07-11 00:00:14 +08:00 |
|
alex8088
|
55be651207
|
fix(asset): asset path is not resolved correctly when outDir is specified #117
|
2023-03-10 23:46:57 +08:00 |
|
alex8088
|
44af7960a2
|
fix(asset): wasm must be suffixed with ?loader
|
2023-01-13 21:32:54 +08:00 |
|
alex8088
|
b3208d3dae
|
feat(asset): support for WebAssembly in the main process
|
2023-01-10 21:53:38 +08:00 |
|
alex8088
|
336b4292eb
|
feat: static asset handling
|
2023-01-04 22:53:22 +08:00 |
|