vue3-core/packages-private/vite-debug
Evan You 6a5b2098e1
workflow: move private packages to separate directory
2024-08-12 08:02:03 +08:00
..
App.vue
README.md
index.html
main.ts
package.json
tsconfig.json
vite.config.ts

README.md

This package is used for debugging issues that are related to @vitejs/plugin-vue, or can only be reproduced in a Vite-based setup. It aims to be as close to production as possible so Vue packages are resolved to the dist files instead of source.