Skip to content

Provide consistency with NPM scripts #4190

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

Merged
merged 2 commits into from
Mar 28, 2017

Conversation

michaeldyrynda
Copy link
Contributor

It trips me up each time that npm run dev exists but npm run prod does not. This serves to fix that case, as well as providing consistency in both directions dev/development and prod/production.

Source

michaeldyrynda and others added 2 commits March 28, 2017 11:23
It trips me up each time that `npm run dev` exists but `npm run prod`
does not. This serves to fix that case, as well as providing consistency
in both directions `dev`/`development` and `prod`/`production`.

[Source](https://twitter.com/michaeldyrynda/status/846507021251690497)
@taylorotwell taylorotwell merged commit f16fbd1 into laravel:master Mar 28, 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.

2 participants