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 6262fa7 commit 588ae12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .nuxtrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
imports.autoImport=false
typescript.includeWorkspace=true
# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
experimental.typescriptBundlerResolution=true
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 588ae12

Please sign in to comment.