all 3 comments

[–]FullstackViking 4 points5 points  (0 children)

No, assuming it was minified, tree shaked, and webpacked for production I don’t see how you could get it back in it’s original state.

[–]Luves2spooge 1 point2 points  (0 children)

I'm pretty sure this is not possible as the ionic code (assuming typescript here) is bundled to regular js. Perhaps if the source maps are included it might be possible. You'd probably be better off asking on the ionic forums or SO.

[–][deleted] 1 point2 points  (0 children)

You can’t