I have an Angular app which runs perfectly in my local and production environment.. After a tiny change I made, I ran the app locally and it works fine.. Then I built the pr
In my experience i'm add other assets to wwwroot is conflicted to detect static base address for asp.net core.
For example:
wwwroot |--> assets |---> ckeditor
Is conflict with angular -> src -> assets and show this error
angular -> src -> assets
Uncaught SyntaxError: Unexpected token < inline.1a152b6….bundle.js:1 ...