Files
react/scripts
Andrew Clark 1fd582ba20 Fix unnecessary ReactDOM require (#9534)
Apparently, when you mark something as external in Rollup, a require
statement is inserted even if the module isn't used. This is causing
ReactDOM and several other modules to be inserted unnecessarily.

We need a better fix for this, but I'm pushing this quick fix for
now since it's blocking sync to www.
2017-04-26 18:07:53 -07:00
..
2016-09-12 21:58:00 +03:00
2017-04-20 11:18:33 -07:00
2017-04-20 11:18:33 -07:00
2017-04-20 11:18:33 -07:00
2017-04-20 11:18:33 -07:00
2013-09-09 23:42:54 -07:00