Bump nuxt version (#1093)

* Bump nuxt version

* tests

* bump again

* fix modals
This commit is contained in:
Geometrically
2023-04-13 15:27:41 -07:00
committed by GitHub
parent 5fd3a45c64
commit 4398563b85
8 changed files with 507 additions and 393 deletions

View File

@@ -135,6 +135,7 @@ export default defineNuxtConfig({
},
vite: {
plugins: [
eslintPlugin(),
svgLoader({
svgoConfig: {
plugins: [
@@ -149,7 +150,6 @@ export default defineNuxtConfig({
],
},
}),
eslintPlugin(),
],
},
dayjs: {