mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2026-03-22 08:52:22 +00:00
Fix error on build
This commit is contained in:
@@ -45,4 +45,10 @@ export default defineNuxtConfig({
|
|||||||
autoprefixer: {},
|
autoprefixer: {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
nitro: {
|
||||||
|
prerender: {
|
||||||
|
failOnError: false,
|
||||||
|
},
|
||||||
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user