Upgrade SWC Core and Storybook to v8 (#13799)

This is is a blocker for various sub-migrations
This commit is contained in:
Félix Malfait
2025-08-11 12:02:33 +02:00
committed by GitHub
parent e6cb0c0a25
commit d29dbd473b
84 changed files with 1815 additions and 3583 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ npx nx run twenty-server:test:integration:with-db-reset # Integration tests wit
# Storybook
npx nx storybook:build twenty-front # Build Storybook
npx nx storybook:serve-and-test:static # Run Storybook tests
npx nx storybook:serve-and-test:static twenty-front # Run Storybook tests
```
### Code Quality