0
ignasiclos created
Hello, I'm getting the following error "ng build --prod"
ERROR in Error during template compile of 'MainModule' Function calls are not supported in decorators but 'InputEditorModule' was called.
Any suggestion? Thanks
1 Answer(s)
-
0
Hi, it seems to be import issue with angular, https://github.com/angular/angular/issues/23609
can you share the relevant code for you issue?