In #35702, the payload size limit for Ivy builds was bumped to account for small incremental increases in recent PRs. The ViewEngine size has also increased similarly (~500B), but it was not updated in #35702, because its total increase was just below the 500B error threshold (by 6B). This commit bumps the ViewEngine size limit too. Note: Any investigation for the Ivy size increase (as a follow-up to #35702) will most likely also apply to ViewEngine, since the size was increased by the same amount. PR Close #34978
build: migrate references and scripts that set to build with ivy via compile=aot to use config=ivy (#33983)
Angular
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages.
Quickstart
Changelog
Learn about the latest improvements.
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Description
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%