mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The "enableIvy" compiler option is the initial implementation of the Render3 (or Ivy) code generation. This commit enables generation generating "Hello, World" (example in the test) but not much else. It is currenly only useful for internal Ivy testing as Ivy is in development. PR Close #21427
1 line
No EOL
86 B
Markdown
1 line
No EOL
86 B
Markdown
Tests in this directory are excluded from running in the browser and only run in node. |