Skip to content

Commit 2d2f75a

Browse files
committed
fix: improve compatibility with older devices
1 parent b9380c4 commit 2d2f75a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export default defineNuxtConfig({
5858
},
5959

6060
experimental: {
61+
entryImportMap: false,
6162
viteEnvironmentApi: true,
6263
viewTransition: true,
6364
typedPages: true,

0 commit comments

Comments
 (0)