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 concurrently for running local environment more easily #357

Merged
merged 1 commit into from
Mar 27, 2017
Merged

Add concurrently for running local environment more easily #357

merged 1 commit into from
Mar 27, 2017

Conversation

asmsuechan
Copy link
Contributor

Hi. There is a request to run npm tasks parallel. So I added concurrently and npm run dev-start task.

@asmsuechan
Copy link
Contributor Author

The reason for using concurrently instead of npm-run-all here is because it is easy to remove and I don't want to add such commands below for only 1 command: dev:webpack and dev:hot.

@sota1235
Copy link
Contributor

LGTM

@sota1235 sota1235 merged commit ae36ed2 into BoostIO:master Mar 27, 2017
@asmsuechan asmsuechan deleted the add-concurrently branch March 27, 2017 05:31
@sota1235 sota1235 mentioned this pull request Apr 22, 2017
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.

None yet

2 participants