https://github.com/angular/angular
Raw File
Tip revision: 784667ca12ab9628714d858b55b61611737cd283 authored by Jessica Janiuk on 02 December 2020, 18:38:25 UTC
release: cut the v11.1.0-next.1 release (#39932)
Tip revision: 784667c
tsconfig.view-engine.json
{
  "extends": "./tsconfig.app.json",
  "angularCompilerOptions": {
    "enableIvy": false
  }
}
back to top