aspnetcore-angular-universal
aspnetcore-angular-universal copied to clipboard
Uncaught Error: Cannot enable prod mode after platform setup
Hello guys,
I'm getting following error when i build my project in Production mode. "Uncaught Error: Cannot enable prod mode after platform setup"
I added some logging and the error is happening in boot.browser.ts I have not changed the original file other then adding console.log() boot.browser.ts
Any help would be appreciated.