mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 23:59:45 +02:00
Setup vite for development
This commit is contained in:
parent
da425c970e
commit
1981e191be
4 changed files with 744 additions and 26 deletions
|
@ -45,6 +45,8 @@ export default {
|
|||
"@nuxtjs/vuetify",
|
||||
// https://composition-api.nuxtjs.org/getting-started/setup
|
||||
"@nuxtjs/composition-api/module",
|
||||
// https://vite.nuxtjs.org/getting-started/installation
|
||||
"nuxt-vite",
|
||||
],
|
||||
|
||||
// Modules: https://go.nuxtjs.dev/config-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue