[SOLVED] Ionic CLI v4, where are the source-maps?

Well I didn’t solve my question but my original question yes

Running

 npm run build --source-map

will generate js and map files under www folder

or

 ionic build --source-map
2 Likes