Search code examples
angularangularjs-serviceangular2-directives

Is there an equivalent of ngCsp for Angluar2?


Is there an equivalent of ngCsp for Angluar2?

https://docs.angularjs.org/api/ng/directive/ngCsp


Solution

  • Doesn't look like this is implemented yet

    This comment https://github.com/angular/angular/issues/1744#issuecomment-168540571 seems to indicate that the offline template compiler that will be shipped soon will fix this.