JoshuaKGoldberg / intern-assassins-2016

Node+Mongo app to run a game of assassins
MIT License
0 stars 1 forks source link

Added hacky setup script for react-min, react-dom-min #152

Closed JoshuaKGoldberg closed 8 years ago

JoshuaKGoldberg commented 8 years ago

I can't get browserify to work with these so I'm time boxing this investigation with a hacky fix for the VM.

Run hacky-setup.cmd to replace the debug versions of react and react-dom in node_modules with their .min equivalents.

Fixes #130. Opens #151.

JoshuaKGoldberg commented 8 years ago

Not going with this approach. Browserify is reading from node_modules\react\lib.