javascript - How to debug in a mean.io app? -


whenever I mean. Even if I run the app, I can see all my works in aggregated.js. Is there a way to debugging plain and simple browsers?

This question is for front end debugging ... but it would be great to know how to backend debugging. Config \ env \ all.js, add a switch: debug: true


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -