Skip to content

Conversation

muffinresearch
Copy link
Contributor

@muffinresearch muffinresearch commented May 5, 2016

Fixes mozilla/addons#9592

Also the built files are a bit smaller now. 233k vs 311k in disco pane for example.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cbbac79 on muffinresearch:fix-production-built-files into 52a52eb on mozilla:master.

CLIENT: true,
SERVER: false,
CLIENT_CONFIG: JSON.stringify(clientConfig),
'process.env.NODE_ENV': JSON.stringify('production'),
Copy link
Contributor

Choose a reason for hiding this comment

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

Won't this make it '"production"'?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@muffinresearch muffinresearch merged commit 05172cb into mozilla:master May 6, 2016
@muffinresearch muffinresearch deleted the fix-production-built-files branch May 6, 2016 08:14
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.

Work out a different way to separate dev/stage/production wrt NODE_ENV
3 participants