mgechev / ngrev

Tool for reverse engineering of Angular applications
MIT License
1.58k stars 106 forks source link

Loading indicator #24

Closed Lindsor closed 6 years ago

Lindsor commented 6 years ago

Maybe you could provide some sort of indication that ngRev is working or loading the app. I loaded my app and it stayed as a blank page for over half an hour. I ended up just killing it since im not sure if it failed or was just still loading the app (its quite large).

Thanks,

mgechev commented 6 years ago

@Lindsor this sounds like a good suggestion! There's loading indicator now as well but it's blocked because of some heavy computations happening in the UI thread.

I'd accept a PR for this feature!

mgechev commented 6 years ago

https://github.com/mgechev/ngrev/commit/822fcaefbcc450dbd61469819d5436da87e33392

But you'd need to use master.