This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

COMPILER_OPTIONS

Token to provide CompilerOptions in the platform injector.

      
      const COMPILER_OPTIONS: InjectionToken<CompilerOptions[]>;