Skip to content

Commit

Permalink
Merge pull request #29 from webdevnerdstuff/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
webdevnerdstuff authored Jan 11, 2024
2 parents 0c96ad3 + b773798 commit 38b247a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
"@vitejs/plugin-vue": "^5.0.3",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.4.10",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.3",
"@wdns/vue-code-block": "^2.3.1",
Expand Down
23 changes: 9 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ export default defineConfig({
vueTemplate: true,
}),
vue({
script: {
defineModel: true,
},
template: { transformAssetUrls }
}),
vuetify({
Expand Down

0 comments on commit 38b247a

Please sign in to comment.