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.
2 parents de9ac28 + 3146d49 commit 27a5affCopy full SHA for 27a5aff
package.json
@@ -11,7 +11,7 @@
11
"watch": "pnpm dev",
12
"play": "sh src/playground/configs/build.sh && NODE_ENV=playground vite",
13
"bundle": "rollup -c --bundleConfigAsCjs",
14
- "build": "vue-tsc && vite build --config vite.build.config.ts",
+ "build": "vite build --config vite.build.config.ts",
15
"build:docs": "vite build",
16
"predeploy": "npm run build",
17
"deploy": "gh-pages -d docs",
@@ -45,7 +45,7 @@
45
"bugs": {
46
"url": "https://github.com/webdevnerdstuff/vuetify-inline-fields/issues"
47
},
48
- "homepage": "https://github.com/webdevnerdstuff/vuetify-inline-fields",
+ "homepage": "https://webdevnerdstuff.github.io/vuetify-inline-fields/",
49
"keywords": [
50
"vuetify-inline-fields",
51
"vuetify",
0 commit comments