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

Replaced parallelshell (deprecated) with npm-run-all, also removed unn… #32

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

joefitter
Copy link
Contributor

…ec path for node-sass exec #31

@joefitter joefitter force-pushed the devtask/31-remove-parallelshell branch from b2b4b0c to 0a96052 Compare April 7, 2016 10:55
@easternbloc
Copy link
Collaborator

Please rebase this PR we try not to allow merge commits to get into PR's

@easternbloc
Copy link
Collaborator

@joefitter also please try and follow this commit style https://github.com/alphagov/styleguides/blob/master/git.md

@joefitter joefitter force-pushed the devtask/31-remove-parallelshell branch from 6067aba to 5bd6614 Compare April 7, 2016 15:04
@joefitter joefitter changed the title replace parallelshell (deprecated) with npm-run-all, also removed unn… Replacd parallelshell (deprecated) with npm-run-all, also removed unn… Apr 7, 2016
@joefitter joefitter changed the title Replacd parallelshell (deprecated) with npm-run-all, also removed unn… Replaced parallelshell (deprecated) with npm-run-all, also removed unn… Apr 7, 2016
@joefitter joefitter force-pushed the devtask/31-remove-parallelshell branch 2 times, most recently from 2095b37 to 289dc4b Compare April 7, 2016 16:16
@JoeChapman
Copy link
Contributor

@joefitter we will can go over this at Monday's ways of working meeting, in the interim: https://robots.thoughtbot.com/5-useful-tips-for-a-better-commit-message

Otherwise good job

@joefitter
Copy link
Contributor Author

Brill article - I have always used the -m flag and squashed commit messages. Thanks for this!

@joefitter joefitter force-pushed the devtask/31-remove-parallelshell branch from 289dc4b to 41ee428 Compare April 8, 2016 09:27
…s 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`
@joefitter joefitter force-pushed the devtask/31-remove-parallelshell branch from 41ee428 to adf6a2a Compare April 14, 2016 10:32
@JoeChapman JoeChapman merged commit d523ecc into master Apr 26, 2016
@JoeChapman JoeChapman deleted the devtask/31-remove-parallelshell branch April 26, 2016 16:24
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.

4 participants