Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Removed duplication in npm scripts serve and watch #8

Merged
merged 1 commit into from
Jul 18, 2017
Merged

Removed duplication in npm scripts serve and watch #8

merged 1 commit into from
Jul 18, 2017

Conversation

Deilan
Copy link
Contributor

@Deilan Deilan commented Jun 5, 2017

npm script serve was orphant. Replaced it with nodemon dist/server.js from the end of watch script and placed it's execution in the end of watch script to remove duplication at all.

@msftclas
Copy link

msftclas commented Jun 5, 2017

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@msftclas
Copy link

msftclas commented Jun 5, 2017

@Deilan, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.

Thanks, Microsoft Pull Request Bot

@bowdenk7 bowdenk7 merged commit 61d4512 into microsoft:master Jul 18, 2017
brittanydrandolph pushed a commit that referenced this pull request Jun 17, 2022
Removed duplication in npm scripts `serve` and `watch`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants