slice-machine icon indicating copy to clipboard operation
slice-machine copied to clipboard

chore: add custom `dev` script

Open angeloashmore opened this issue 1 year ago • 1 comments

Context

TODO

The Solution

  • Add a custom yarn dev script that starts each workspace's dev script in topological order.
  • Export a function that can be used by yarn play to automatically start the dev servers.

Impact / Dependencies

This scripts sets a basis for a more stable dev script. It also should enable us to automatically start the dev watchers as part of the yarn play script.

Checklist before requesting a review

  • [ ] I hereby declare my code ready for review.
  • [ ] If it is a critical feature, I have added tests.
  • [ ] The CI is successful.
  • [ ] If there could backward compatibility issues, it has been discussed and planned.

angeloashmore avatar May 02 '24 04:05 angeloashmore

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

Name Status Preview Updated (UTC)
slice-machine ✅ Ready (Inspect) Visit Preview May 2, 2024 4:10am

vercel[bot] avatar May 02 '24 04:05 vercel[bot]

Closing since this was just an experiment. We can refer to this in the future.

angeloashmore avatar May 21 '24 01:05 angeloashmore