I was able to complete the groceries tutorial.
I'm trying to get my first app to work - it's not working right now.
I noticed that my project creates .map files for all the ts/js files - the groceries tutorial doesn't.
e.g. main.js.map app.routes.js.map etc and also for my components - generated during a build.
Anyone know why my project has it and not the groceries tutorial.