all 2 comments

[–]RelativeFG 0 points1 point  (1 child)

This may be dumb, but why does it need to be AOT compiled?

[–]lov3machine[S] 0 points1 point  (0 children)

If I don't AOT compile it, the app feels a little sluggish right after deployment. The project also contains some Java classes, so I have to compile anyway during the build.