Skip to content

Commit 8a9747e

Browse files
authored
chore: test bundler module resolution (#32)
1 parent e344c98 commit 8a9747e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nuxtrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
2+
experimental.typescriptBundlerResolution=true

0 commit comments

Comments
 (0)