Commit Graph

26 Commits

Author SHA1 Message Date
Bjorn Lu
b58b423ba8
fix(importMetaGlob): handle alias that starts with hash (#17743) 2024-07-23 13:00:31 +02:00
Bjorn Lu
953e697ea4
feat(glob-import): deprecate as option (#14420) 2024-01-08 20:28:11 +01:00
翠 / green
dee6067ec7
feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
sapphi-red
b6c44cd693 feat(css)!: remove css default export 2023-09-15 16:54:27 +09:00
翠 / green
86cbf6977d
fix(glob): trigger HMR for glob in a package (#14117) 2023-08-16 16:48:43 +02:00
Prana Adiwira
7682a625fd
fix(css): trim esbuild's minified css (#13893) 2023-08-16 07:45:59 +02:00
sun0day
844451c015
fix(importMetaGlob): avoid unnecessary hmr of negative glob (#13646)
Co-authored-by: fuhao.xu <fuhao.xu@yitu-inc.com>
2023-07-28 15:03:36 +02:00
sun0day
e355c9ccc5
feat(importMetaGlob): support sub imports pattern (#12467)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-06-06 15:29:05 +02:00
fi3ework
a8c7eb24a2
test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
翠 / green
5170e44920
chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
翠 / green
97f8b4df3c
fix(importGlob): don't warn when CSS default import is not used (#11121) 2022-11-30 08:05:35 +01:00
patak
cc2adb3925
feat: align default chunk and asset file names with rollup (#10927) 2022-11-17 11:35:50 +01:00
Dominik G
6be971eb39
fix: escape glob path (#9842) 2022-08-29 15:17:45 +08:00
Bjorn Lu
21515f167b
fix(import-analysis): escape quotes (#9729) 2022-08-18 13:56:17 +02:00
zoomdong
1cf5c78358
chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
翠 / green
2e309d6dfe
fix: allow tree-shake glob eager css in js (#9547) 2022-08-08 22:46:31 +02:00
Bjorn Lu
0580215b73
fix(glob): handle glob prop access (#9281) 2022-07-21 19:41:06 +02:00
翠 / green
f9b5c14c42
refactor: remove ?used inject in glob plugin (#8900) 2022-07-03 18:53:28 +02:00
翠 / green
1748fe9a3b
test: fix flaky glob test (#8875) 2022-07-01 08:35:55 +02:00
Shinigami
60721ac53a
chore: use node prefix (#8309)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-06-19 21:59:52 +02:00
yoho
a4e4d39458
feat: sourcemap for importAnalysis (#8258) 2022-05-21 16:44:52 +02:00
翠 / green
8220ee5773
chore: move mistakenly left playground files (#8136) 2022-05-12 05:18:11 +00:00
Anthony Fu
d2874827f7
test: improve dx for tests (#8112) 2022-05-11 17:03:19 +08:00
Tobias Melén
bb603d3d66
fix(glob): wrap glob compile output in function invocation (#3682)
Co-authored-by: Tobias Melén <tobias.melen@makingwaves.com>
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
2022-05-11 07:26:46 +08:00
Anthony Fu
875fc116a0
chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00