fix(build): fix #955 (#961)

This commit is contained in:
hryb 2017-04-11 19:23:30 +03:00 committed by Lex Zhukov
parent fe476563dd
commit dd6353560b

View file

@ -13,7 +13,7 @@ let _decorateModuleRef = function identity<T>(value: T): T { return value; };
if ('production' === ENV || 'renderer' === ENV) {
// Production
disableDebugTools();
// disableDebugTools();
enableProdMode();
PROVIDERS = [