Skip to content

Commit 914d2fb

Browse files
committed
chore: test bundler module resolution
1 parent 6e8efd6 commit 914d2fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nuxtrc

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
imports.autoImport=false
2+
# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
3+
typescript.tsConfig.compilerOptions.moduleResolution=Bundler

0 commit comments

Comments
 (0)