mgechev / ngrev

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

Import failed with Angular 5 #42

Closed Aphax closed 6 years ago

Aphax commented 6 years ago

Import isn't working on my angular 5 app, says it isn't AoT compatible, but my ng buid --prod command is working fine. How can I make sure my app is AoT compatible ? nggrev error

emulicus commented 6 years ago

Yeah, same error here. Would like to try this tool as well.

mgechev commented 6 years ago

Unfortunately, in the next a couple of weeks, I won't be able to look into these issues. Around mid-September, I should be able to align ngast to the latest changes in the Angular compiler.

It'll be very helpful if you can share sample projects where you can consistently reproduce the issues.

burkeallen commented 6 years ago

I am getting similar results when trying to use against an angular 5 CLI project. AOT compiles successfully.

mgechev commented 6 years ago

Give a try to https://github.com/mgechev/ngrev/releases/tag/0.0.22.