Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add run-s to sequentially run dev scripts #227

Merged
merged 2 commits into from
Mar 26, 2020

Conversation

mickeypearce
Copy link
Contributor

Related issues and PRs

#38 and #118

Description

Shell scripts with ";" between commands don't work properly on Windows...
Adding a dependency: "npm-run-all" to solve the problem of running scripts sequentally without exiting on error.

Impacted Areas in the application

All complex scripts in package.json

Testing

@vercel
Copy link

vercel bot commented Mar 26, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/covid19-scenarios/covid19-scenarios/qfslicku7
✅ Preview: https://covid19-scenarios-git-fork-mickeypearce-run-s-scripts.covid19-scenarios.now.sh

@ivan-aksamentov
Copy link
Member

@mickeypearce Thanks!

@ivan-aksamentov ivan-aksamentov merged commit 56d3ec4 into neherlab:master Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants