Debugging production angular builds in local machine
Recently I faced some weird issues at work in an Angular app. This is after upgrading it from Angular 9 to Angular 11. The issue was that some features worked well in dev build but not in production build.
After some classic "It works on my Machine" ...
vikky.dev2 min read