Hi there. I was wondering if you had any input or suggestions when trying to run ng serve --prod. At present, this breaks with the current implementation. I was attempting to use your solution (something similar) for my project, but am running up against this [probably] AOT issue.
Any help would be greatly appreciated.
The simple repro is to try to run ng serve --prod in this project.
Thank you
Hi there. I was wondering if you had any input or suggestions when trying to run
ng serve --prod. At present, this breaks with the current implementation. I was attempting to use your solution (something similar) for my project, but am running up against this [probably] AOT issue.Any help would be greatly appreciated.
The simple repro is to try to run
ng serve --prodin this project.Thank you