diff --git a/angular.json b/angular.json index 5fd086c392..35cd96046c 100644 --- a/angular.json +++ b/angular.json @@ -51,7 +51,7 @@ ], "buildOptimizer": false, "sourceMap": true, - "optimization": true, + "optimization": false, "aot": true }, "test": { @@ -71,9 +71,9 @@ ] }, "production": { - "optimization": true, + "optimization": false, "outputHashing": "all", - "sourceMap": false, + "sourceMap": true, "extractCss": true, "namedChunks": false, "aot": true, diff --git a/src/app/apps/rup/mapa-camas/sidebar/registros-huds-detalle/registros-huds-detalle.component.html b/src/app/apps/rup/mapa-camas/sidebar/registros-huds-detalle/registros-huds-detalle.component.html index fc792bdd35..fffa9c2f97 100644 --- a/src/app/apps/rup/mapa-camas/sidebar/registros-huds-detalle/registros-huds-detalle.component.html +++ b/src/app/apps/rup/mapa-camas/sidebar/registros-huds-detalle/registros-huds-detalle.component.html @@ -14,11 +14,11 @@