How to run an Angular app from VS code terminal in development mode WITHOUT bundling
Using VS Code and Angular, I am trying to run my application in development mode in such a way that when I open the browser developer tools I am able to review the source code in it’s unbundled/unminified form.