transpile github module

This commit is contained in:
wobsoriano
2022-11-12 16:32:18 -08:00
parent 4532add2a7
commit 470ba96be2

View File

@@ -13,6 +13,9 @@ export default defineNuxtConfig({
colorMode: {
preference: 'dark'
},
build: {
transpile: [/content-edge/, /github-module/]
},
nitro: {
prerender: {
crawlLinks: true,