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

Parallelshell deprecated in favour of npm-run-all #31

Closed
joefitter opened this issue Apr 7, 2016 · 0 comments
Closed

Parallelshell deprecated in favour of npm-run-all #31

joefitter opened this issue Apr 7, 2016 · 0 comments
Assignees

Comments

@joefitter
Copy link
Contributor

We should remove the dependency and update with npm-run-all --parallel which will accept a list of npm scripts to run

See issue mysticatea/npm-run-all#10

joefitter added a commit that referenced this issue Apr 7, 2016
joefitter added a commit that referenced this issue Apr 7, 2016
…s been deprecated in favour of the latter
@joefitter joefitter self-assigned this Apr 7, 2016
joefitter added a commit that referenced this issue Apr 7, 2016
…s been deprecated in favour of the latter
joefitter added a commit that referenced this issue Apr 7, 2016
…s been deprecated in favour of the latter, revert gemfile change
joefitter added a commit that referenced this issue Apr 8, 2016
…s been deprecated in favour of the latter, revert gemfile change
roc pushed a commit to roc/hof-example-form that referenced this issue May 31, 2016
…l as the former has been deprecated in favour of the latter

See issue mysticatea/npm-run-all#10

* Removed parallelshell and added npm-run-all
* Added a new watch:app npm script which sets NODE_ENV to development and starts nodemon in current directory
* Altered dev npm script to run npm-run-all with `--parallel` flag, this concurrently runs tasks `watch:app`, `watch:scss`, `watch:js` and `watch:translations`
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

No branches or pull requests

1 participant