Skip to content

Commit 1f07959

Browse files
committed
chore: test bundler module resolution
1 parent 8a143b4 commit 1f07959

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=false
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)