You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zachallen Just took a quick look - this seems to be a problem with AOT compilation in recent angular-cli. Disabling AOT fixed it (ng build -prod -aot false), however if you really need AOT, feel free to try some possible fixes suggested in this issue: angular/angular-cli#4551
Cloning https://github.com/Adobe-Marketing-Cloud/target-atjs-extensions/tree/master/demos/examples/angular2/directive and running an
ng build --prod
results in:The text was updated successfully, but these errors were encountered: