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 d9824f5 commit e5bfbc3
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 @@
typescript.includeWorkspace=true
sourcemap=false

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

0 comments on commit e5bfbc3

Please # to comment.