CompilerFactory
Class
deprecated
A factory for creating a Compiler
Deprecation warning
createCompiler
Compiler@returns
CompilerJump to details
URL: http://angular.dev/api/core/CompilerFactory
e === 'auto' && prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); }A factory for creating a Compiler
Deprecation warning
CompilerCompiler