Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix vite test failure
there’s a bug in nitro
  • Loading branch information
thecrypticace committed Jul 15, 2025
commit 9664c7156d0eee7d04d0399b319e5fc62288df9c
1 change: 1 addition & 0 deletions integrations/vite/nuxt.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const SETUP = {
"dependencies": {
"@tailwindcss/vite": "workspace:^",
"nuxt": "^3.13.1",
"nitropack": "2.11.0",
"tailwindcss": "workspace:^",
"vue": "latest"
}
Expand Down
Loading