Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hardcode
process.env.NODE_ENV
in Webpack config so it doesn't pull …
…in process shim. Note that our code doesn't really care about the value of this, it's just because React's `invariant` module is being pulled in.
- Loading branch information