Operating System Mac OS 10.14.5
Expected results As a developer I would be able to run ng build --aot in order to take advantage of Angular's ahead of time compilation.
Actual Results
ERROR in ../angular7-pubsub/esm/src/angular7-pubsub.module.ts(8,2): Error during template compile of 'PubSubModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
Operating System Mac OS 10.14.5 Expected results As a developer I would be able to run
ng build --aot
in order to take advantage of Angular's ahead of time compilation. Actual Resultsng version at time of error
app.module.ts