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

Use prod env in tests #20

Merged
merged 3 commits into from
Jul 24, 2017
Merged

Use prod env in tests #20

merged 3 commits into from
Jul 24, 2017

Conversation

xtuc
Copy link
Collaborator

@xtuc xtuc commented Jul 24, 2017

I set NODE_ENV=production to run the application in production, some runtime dependencies were in dev.

This prevents me from updating bundle.run with your last PRs.

"eslint": "^4.3.0",
"request": "^2.81.0",
"request-promise": "^4.2.1",
"serve-static": "^1.12.1"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed serve-static is not used.

@Rich-Harris Rich-Harris merged commit 72d959e into Rich-Harris:master Jul 24, 2017
@Rich-Harris
Copy link
Owner

Whoops! Thanks — merged in 2.3.3

@xtuc xtuc deleted the patch-1 branch July 25, 2017 06:29
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