Change names of scripts, to align better with established patterns#1694
Change names of scripts, to align better with established patterns#1694nytamin wants to merge 1 commit intoSofie-Automation:mainfrom
Conversation
…erns in rest of the world
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
About the Contributor
This pull request is posted on behalf of SuperFly.tv.
Type of Contribution
This is a: Code improvement
Current Behavior
yarn startinstalls and builds, then starts in dev modeyarn devstarts in dev modeNew Behavior
yarn buildinstalls and builds everythingyarn startstarts application, with no file watchingyarn devinstalls and builds, then starts with file watchingThis should align better with other applications and developer experience.
Other Information
Status