fix nuxt.config.js include

This commit is contained in:
Ulf Gebhardt 2023-01-30 12:54:33 +01:00
parent 9afb38b84e
commit fc69848c1f
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,4 +1,4 @@
import defaultConfig from 'nuxt.config.js'
import defaultConfig from './nuxt.config.js'
const { css, styleResources, manifest } = defaultConfig