Skip to content

Commit

Permalink
chore: fix local alias
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 21, 2022
1 parent ce74b0b commit 31f4f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/nuxt-vitest/vitest.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default defineConfigWithNuxtEnv({
resolve: {
alias: {
'vitest-environment-nuxt/utils': '../src/utils',
'vitest-environment-nuxt/config': '../src/config',
'vitest-environment-nuxt': '../src/index',
},
},
Expand Down

0 comments on commit 31f4f2a

Please sign in to comment.