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

Player thus far #38

Merged
merged 45 commits into from
Jan 3, 2018
Merged

Player thus far #38

merged 45 commits into from
Jan 3, 2018

Conversation

bent0b0x
Copy link
Contributor

@bent0b0x bent0b0x commented Jan 3, 2018

This is a WIP, but I don't see any harm in merging right now just so we reduce merge conflicts w/ other tasks.

@bent0b0x bent0b0x self-assigned this Jan 3, 2018
@@ -90,7 +94,11 @@ var config = {
new webpack.DefinePlugin({
"process.env.NODE_ENV": JSON.stringify("production")
}),
new webpack.optimize.UglifyJsPlugin()
new UglifyJsPlugin({
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is to prevent issues with uglifying es6 code

@jellegerbrandy jellegerbrandy merged commit 6ebd800 into dev Jan 3, 2018
This was referenced Jan 3, 2018
@jellegerbrandy jellegerbrandy deleted the 16-player branch January 10, 2018 15:44
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

3 participants