Function beforeCompileDirectiveOptions

  • search for @Directive({}) and to register with the html parser

    Parameters

    • program: Program

      a ts program

    Returns ts.TransformerFactory<ts.SourceFile>

    a transformer factory of source file