refactor(plugin-vue): add type field · vitejs/vite-plugin-vue@a6b7e3f (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit a6b7e3f

refactor(plugin-vue): add type field

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions

Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
1 1 {
2 2 "name": "@vitejs/plugin-vue",
3 3 "version": "5.1.1",
4 +"type": "commonjs",
4 5 "license": "MIT",
5 6 "author": "Evan You",
6 7 "files": [

0 commit comments