@angular/platform-browser-dynamic
Supports JIT compilation and execution of Angular apps on different supported browsers.
Entry points
Primary
@angular/platform-browser-dynamic |
Supports JIT compilation and execution of Angular apps on different supported browsers. |
Secondary
@angular/platform-browser-dynamic/testing |
Supplies a testing module for the Angular JIT platform-browser subsystem. |
Primary entry point exports
Classes
JitCompilerFactory |
Deprecated: Ivy JIT mode doesn't require accessing this symbol. See JIT API changes due to ViewEngine deprecation for additional context. |
Types
RESOURCE_CACHE_PROVIDER |
Deprecated: This was previously necessary in some cases to test AOT-compiled components with View Engine, but is no longer since Ivy. |
platformBrowserDynamic |