Openstatus www.openstatus.dev

🔥 improve dx (#1168)

authored by

Thibault Le Ouay and committed by
GitHub
2cea5960 63a63259

+3
+3
turbo.json
··· 26 26 }, 27 27 "lint": {}, 28 28 "dev": { 29 + "cache": false 30 + }, 31 + "@openstatus/web#dev": { 29 32 "cache": false, 30 33 "dependsOn": ["@openstatus/react#build"] 31 34 },