fix(core.gbapp): Azure Deployment.

This commit is contained in:
Rodrigo Rodriguez 2019-05-16 10:27:26 -03:00
parent 4d6779ee1e
commit f8fab388b0

View file

@ -1,7 +1,7 @@
{ {
"compilerOptions": { "compilerOptions": {
"allowJs": false, "allowJs": false,
"downlevelIteration": "true", "downlevelIteration": true,
"baseUrl": "./", "baseUrl": "./",
"declaration": false, "declaration": false,
"emitDecoratorMetadata": true, "emitDecoratorMetadata": true,