Skip to content

Commit a440e2f

Browse files
committed
fix(icons): use local server bundle
1 parent fa591ff commit a440e2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ export default defineNuxtConfig({
6363
clientBundle: {
6464
scan: true,
6565
},
66+
serverBundle: 'local',
6667
},
6768

6869
image: {

0 commit comments

Comments
 (0)