Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit d8ac5a7

Browse files
committed
Fix consola error
1 parent 4a8d226 commit d8ac5a7

File tree

4 files changed

+1400
-5009
lines changed

4 files changed

+1400
-5009
lines changed

nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const currentDir = dirname(fileURLToPath(import.meta.url))
55

66
export default defineNuxtConfig({
77
build: {
8-
transpile: ['gsap', 'consola/src/browser']
8+
transpile: ['gsap', 'consola']
99
},
1010
modules: [
1111
'@nuxtjs/google-fonts',

0 commit comments

Comments
 (0)