Closed Aphax closed 6 years ago
Yeah, same error here. Would like to try this tool as well.
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.
I am getting similar results when trying to use against an angular 5 CLI project. AOT compiles successfully.
Give a try to https://github.com/mgechev/ngrev/releases/tag/0.0.22.
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 ?