On this page
JitCompilerFactory
class deprecated  final 
Deprecated: Ivy JIT mode doesn't require accessing this symbol. See JIT API changes due to ViewEngine deprecation for additional context.
class JitCompilerFactory implements CompilerFactory {
  constructor(defaultOptions: CompilerOptions[])
  createCompiler(options: CompilerOptions[] = []): Compiler
}
   Constructor
Methods
| 
         
         createCompiler()
          | 
      |||
|---|---|---|---|
        
          | 
      
options | 
            CompilerOptions[] | 
            Optional. Default is   | 
           
Returns
© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v13.angular.io/api/platform-browser-dynamic/JitCompilerFactory