Minor 2.30.0 fixes

This commit is contained in:
Francisco Hodge
2020-08-07 18:09:06 -04:00
parent 07743c9ff8
commit 44cdc2bbb0
8 changed files with 4947 additions and 1546 deletions
-2
View File
@@ -1,5 +1,3 @@
// Do this as the first thing so that any code reading it knows the right env.
process.env.BABEL_ENV = 'production';
process.env.NODE_ENV = 'production';