Skip to content

Commit

Permalink
chore: test bundler module resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 21, 2023
1 parent 8a143b4 commit 1f07959
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .nuxtrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
imports.autoImport=false
typescript.includeWorkspace=true

# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
experimental.typescriptBundlerResolution=true

0 comments on commit 1f07959

Please sign in to comment.