Skip to content

Commit 41a5a59

Browse files
authored
Merge pull request #17 from danielroe/bundler-resolution
chore: test bundler module resolution
2 parents 7057c35 + d468528 commit 41a5a59

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+
typescript.tsConfig.compilerOptions.moduleResolution=Bundler

0 commit comments

Comments
 (0)