stubDirectives
{ stubDirectives : true | v => v }
If true
, it will replace all known directives with an empty function. Alternatively, you can set a default function.
{ stubDirectives : true | v => v }
If true
, it will replace all known directives with an empty function. Alternatively, you can set a default function.