Skip to content

Commit c207562

Browse files
authored
chore: test bundler module resolution
1 parent 228324e commit c207562

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)