Closed JoshuaKGoldberg closed 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.
hacky-setup.cmd
Fixes #130. Opens #151.
Not going with this approach. Browserify is reading from node_modules\react\lib.
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.