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 @@
} }
}, },
"angularCompilerOptions": { "angularCompilerOptions": {
"preserveWhitespaces": true, "preserveWhitespaces": true
"enableIvy": false
}, },
"exclude": [ "exclude": [
"node_modules", "node_modules",

Loading…
Cancel
Save