Skip to content

Commit caf82c3

Browse files
authored
Merge pull request #30 from danielroe/bundler-resolution
chore: test bundler module resolution
2 parents aebf62e + bc5c5cf commit caf82c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .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)