mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
parent
fe476563dd
commit
dd6353560b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ let _decorateModuleRef = function identity<T>(value: T): T { return value; };
|
|||
|
||||
if ('production' === ENV || 'renderer' === ENV) {
|
||||
// Production
|
||||
disableDebugTools();
|
||||
// disableDebugTools();
|
||||
enableProdMode();
|
||||
|
||||
PROVIDERS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue