Skip to content

Commit

Permalink
chore: point Nuxt to vite 3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Jun 13, 2022
1 parent 09b0800 commit 8b36d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/nuxt-framework.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export async function test(options: RunOptions) {
await runInRepo({
...options,
repo: 'nuxt/framework',
branch: 'chore/vite-3',
build: 'build',
test: ['test:fixtures', 'test:types']
})
Expand Down

0 comments on commit 8b36d42

Please sign in to comment.