Skip to content

Commit 04c452c

Browse files
authored
chore: test bundler module resolution (#582)
1 parent 0d9f839 commit 04c452c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.nuxtrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
imports.autoImport=true
22
typescript.includeWorkspace=true
3+
4+
# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
5+
experimental.typescriptBundlerResolution=true

0 commit comments

Comments
 (0)