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
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [X ] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request
When I try build, I get this error. I'm using angular 7.1.2 and filter pipe 2.1.2
ERROR in ngx-filter-pipe/ngx-filter-pipe.ts(7,2): Error during template compile of 'FilterPipeModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
The text was updated successfully, but these errors were encountered:
heybob
changed the title
Angular 7.1.2 PROD BuildFunction calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
Angular 7.1.2 Build: Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
Sep 9, 2019
Bug Report or Feature Request (mark with an
x
)When I try build, I get this error. I'm using angular 7.1.2 and filter pipe 2.1.2
ERROR in ngx-filter-pipe/ngx-filter-pipe.ts(7,2): Error during template compile of 'FilterPipeModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
The text was updated successfully, but these errors were encountered: