Browse Source

enable Ivy

pull/1858/head
Thomas Rittson 5 years ago
parent
commit
811e0072e1
  1. 3
      tsconfig.json

3
tsconfig.json

@ -31,8 +31,7 @@ @@ -31,8 +31,7 @@
}
},
"angularCompilerOptions": {
"preserveWhitespaces": true,
"enableIvy": false
"preserveWhitespaces": true
},
"exclude": [
"node_modules",

Loading…
Cancel
Save