mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
cleanup todos
This commit is contained in:
parent
d1b8add4e4
commit
6d3a06e1b9
6 changed files with 56 additions and 31 deletions
|
@ -1,5 +1,3 @@
|
|||
// TODO: Fix composition API "Should only be called once" error
|
||||
|
||||
export default {
|
||||
// Global page headers: https://go.nuxtjs.dev/config-head
|
||||
head: {
|
||||
|
@ -47,6 +45,8 @@ export default {
|
|||
"@nuxtjs/composition-api/module",
|
||||
// https://vite.nuxtjs.org/getting-started/installation
|
||||
"nuxt-vite",
|
||||
// https://github.com/antfu/vue2-script-setup-transform
|
||||
"vue2-script-setup-transform/nuxt",
|
||||
],
|
||||
|
||||
// Modules: https://go.nuxtjs.dev/config-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue