node : update vite plugin-vue
This commit is contained in:
parent
b1f7854510
commit
e185d15815
2 changed files with 1387 additions and 0 deletions
1384
public/site/plugins/refresh-cache-button/package-lock.json
generated
Normal file
1384
public/site/plugins/refresh-cache-button/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -3,5 +3,8 @@
|
||||||
"dev": "npx -y kirbyup src/index.js --watch",
|
"dev": "npx -y kirbyup src/index.js --watch",
|
||||||
"serve": "npx -y kirbyup serve src/index.js",
|
"serve": "npx -y kirbyup serve src/index.js",
|
||||||
"build": "npx -y kirbyup src/index.js"
|
"build": "npx -y kirbyup src/index.js"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"@vitejs/plugin-vue": "^6.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue