Skip to content

Commit 94b6d6d

Browse files
committed
chore: test bundler module resolution
1 parent 754fd8a commit 94b6d6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.nuxtrc

+3
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)