Open dkruchok opened 4 years ago
Hi @dkruchok, please excuse the late reply, I was not notified about the issue (will set that up now ..). I did not encounter the issue, although I am only using it with Angular 9 projects.
Can you please shortly inform me if this is still an issue for you? If so, I am happy to try it out with an ng8 project. Of course, the workaround you mention is not a solution.
Thanks, Enzo
An error when I run
ng build --prod
packages.json `
This issue doesn't appear if I run it with
ng build --prod --build-optimizer=false
But that's not a solution =)