next.js
f03ab968
- fix: don't crash test setup if "next-swc/native" does not exist (#68625)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix: don't crash test setup if "next-swc/native" does not exist (#68625) Follow up to #68624. Fixes a crash during test installation if `next-swc/native` doesn't exist (because it might have been deleted by `pnpm clean`)
References
#68625 - fix: avoid crashing test setup if "packages/next-swc/native" does not exist
Author
lubieowoce
Parents
8cac0f15
Loading