Is it possible to do a production build without AOT and will it be possible using ionic-angular 4?

Didn’t have time to look into this matter ever since…
But I found out it should be feasible to load compiled modules from the server
(see: https://forum.ionicframework.com/t/loading-page-modules-or-at-least-templates-from-remote-server/119169/8)
but hadn’t worked on that anymore, too…