Skip to content

Comments

Fix yarn dev and yarn dx from apps/web#3005

Merged
kodiakhq[bot] merged 2 commits intomainfrom
fix/dev-command
Jun 7, 2022
Merged

Fix yarn dev and yarn dx from apps/web#3005
kodiakhq[bot] merged 2 commits intomainfrom
fix/dev-command

Conversation

@hariombalhara
Copy link
Member

@hariombalhara hariombalhara commented Jun 7, 2022

Fixes #3000

Bundles app-store:watch with apps/web#yarn dev and dx. Also, bundles app-store:generate with build and type-check from apps/web

Tests

  • CWD = apps/web yarn dev, yarn dx, yarn type-check
  • CWD=REPO ROOT yarn dev, yarn dx, yarn type-check

Food for thought?

We manage most of the dependencies using turbo which doesn't come into the picture if the command is directly run from the package itself. So it means that we should manage the dependency in that case in the command itself. How should this be solved?

@vercel
Copy link

vercel bot commented Jun 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cal ✅ Ready (Inspect) Visit Preview Jun 7, 2022 at 4:57PM (UTC)
3 Ignored Deployments
Name Status Preview Updated
docs ⬜️ Ignored (Inspect) Jun 7, 2022 at 4:57PM (UTC)
swagger ⬜️ Ignored (Inspect) Jun 7, 2022 at 4:57PM (UTC)
ui ⬜️ Ignored (Inspect) Jun 7, 2022 at 4:57PM (UTC)

@hariombalhara hariombalhara added the ♻️ autoupdate tells kodiak to keep this branch up-to-date label Jun 7, 2022
@kodiakhq kodiakhq bot merged commit bb48754 into main Jun 7, 2022
@kodiakhq kodiakhq bot deleted the fix/dev-command branch June 7, 2022 16:57
@zomars zomars mentioned this pull request Jun 15, 2022
@PeerRich PeerRich added the core area: core, team members only label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge ♻️ autoupdate tells kodiak to keep this branch up-to-date core area: core, team members only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module not found: Can't resolve './apps.browser.generated'

3 participants