Skip to content

Commit

Permalink
chore: test bundler module resolution (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Dec 21, 2023
1 parent b247417 commit de8c1db
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 de8c1db

Please sign in to comment.