Commit 126fda2
perf: delete pre-view-engine core, compiler, platform-browser, etc code (angular#14788)
After the introduction of the view engine, we can drop a lot of code that is not used any more.
This should reduce the size of the app bundles because a lot of this code was not being properly tree-shaken by today's tools even though it was dead code.1 parent e58cb7b commit 126fda2
File tree
151 files changed
+1284
-14865
lines changed- modules
- @angular
- compiler
- src
- animation
- aot
- compiler_util
- jit
- template_parser
- view_compiler_next
- view_compiler
- test
- aot
- compiler_util
- template_parser
- view_compiler
- core
- src
- animation
- debug
- linker
- metadata
- render
- view
- testing
- test
- animation
- linker
- platform-browser
- animations/test
- src
- dom
- debug
- testing
- test
- animation
- dom
- platform-server
- src
- test
- platform-webworker
- src
- web_workers
- ui
- worker
- test/web_workers/worker
- benchmarks
- e2e_test
- src/tree
- ng2_ftl
- ng2_static_ftl
- tools/public_api_guard
- core/typings
- platform-browser/typings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
151 files changed
+1284
-14865
lines changedLines changed: 0 additions & 109 deletions
This file was deleted.
0 commit comments