vite/playground/lib
Bjorn Lu 61cbf6f2cf
feat(lib)!: use package name for css output file name (#18488)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-30 09:13:01 +01:00
..
__tests__ feat(lib)!: use package name for css output file name (#18488) 2024-10-30 09:13:01 +01:00
src feat(lib)!: use package name for css output file name (#18488) 2024-10-30 09:13:01 +01:00
index.dist.html test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
index.html chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
package.json chore(deps): update dependency sirv to v3 (#18346) 2024-10-15 07:21:39 +02:00
vite.config.js fix: use string manipulation instead of regex to inject esbuild helpers (#14094) 2023-08-25 12:50:38 +09:00
vite.css-code-split.config.js feat(lib)!: use package name for css output file name (#18488) 2024-10-30 09:13:01 +01:00
vite.css-multi-entry.config.js feat(lib)!: use package name for css output file name (#18488) 2024-10-30 09:13:01 +01:00
vite.css-single-entry.config.js feat(lib)!: use package name for css output file name (#18488) 2024-10-30 09:13:01 +01:00
vite.dyimport.config.js test: don't share cacheDir among different configs (#12625) 2023-03-28 10:37:38 +02:00
vite.helpers-injection.config.js test: restrict iife helpers injection (#13918) 2023-07-23 20:23:52 +02:00
vite.multiple-output.config.js fix(css): reset render cache on renderStart (#14326) 2023-09-08 09:07:46 +02:00
vite.named-exports.config.js fix(lib): esbuild helper functions injection not working with named exports (#14539) 2023-10-09 16:10:39 +08:00
vite.nominify.config.js test: don't share cacheDir among different configs (#12625) 2023-03-28 10:37:38 +02:00