Skip to content

Commit

Permalink
chore: test bundler module resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
ineshbose committed Dec 26, 2023
1 parent 228324e commit c207562
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 c207562

Please sign in to comment.