Conversation
Update turbo.json dev pipeline to depend on ^build and add dev script to packages/utils to enable watch mode. Fixes asyncapi#1243
|
✅ Deploy Preview for asyncapi-studio-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for modest-rosalind-098b67 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|



Fixed a build race condition on Windows where @asyncapi/studio-ui would attempt to build before its dependency
@asyncapi/studio-utils was ready.
Verified locally on Windows that this resolves the "Could not resolve @asyncapi/studio-utils" error and ensures the correct build order.
Related issue(s) Fixes #1243