chore: add build:lib dependency to client build:browser task#430
Conversation
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
View your CI Pipeline Execution ↗ for commit f7e242f
☁️ Nx Cloud last updated this comment at |
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-430.pgflow.pages.dev 📝 Details:
_Last updated: _ |
Merge activity
|
Added dependency on `build:lib` for the `build:browser` task in the client package to ensure the library is built before the browser build.

Added dependency on
build:libfor thebuild:browsertask in the client package to ensure the library is built before the browser build.