What's Changed
- Set NODE_ENV to production in image_build_run.sh. Use production buil… by @gdbarnes in #191
- Attempt setting NODE_ENV on AWS by @gdbarnes in #192
- Uses NODE_ENV rather than ENV in webpack by @gdbarnes in #193
- Removes unused references to NODE_ENV after fix found by @gdbarnes in #194
Full Changelog: v0.0.9...v0.0.10