We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
repository.directory
packages/**/package.json
1 parent f13ec43 commit 3be6b48Copy full SHA for 3be6b48
packages/plugin-vue-jsx/package.json
@@ -18,7 +18,8 @@
18
},
19
"repository": {
20
"type": "git",
21
- "url": "git+https://github.com/vitejs/vite.git"
+ "url": "git+https://github.com/vitejs/vite.git",
22
+ "directory": "packages/plugin-vue-jsx"
23
24
"bugs": {
25
"url": "https://github.com/vitejs/vite/issues"
packages/plugin-vue/package.json
@@ -21,7 +21,8 @@
+ "directory": "packages/plugin-vue"
26
27
28
0 commit comments