Open zachallen opened 6 years ago
@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: https://github.com/angular/angular-cli/issues/4551
Queremos ejecutar con AOT y tu lo cancelas.. que estupidez..!
Cloning https://github.com/Adobe-Marketing-Cloud/target-atjs-extensions/tree/master/demos/examples/angular2/directive and running an
ng build --prod
results in: