Skip to content

Commit

Permalink
chore: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing committed Mar 28, 2024
1 parent f6df68c commit 0d28658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/rolldown/vitest.config.mts
Expand Up @@ -4,6 +4,8 @@ import nodePath from 'node:path'
export default defineConfig({
test: {
testTimeout: 20000,
// Disabled, Because the error printed by rust cannot be seen
disableConsoleIntercept: true,
},
resolve: {
alias: {
Expand Down

0 comments on commit 0d28658

Please sign in to comment.