You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2020. It is now read-only.
Still waiting for a workaround I have a project already to launch in production (--prod) with ionic-cli 3.9.2 and typeorm 2.9
I tried several changes and nothing seems to fix this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
I need to disable AOT build in production build by the issue below.
typeorm/ionic-example#23
I found out it's impossible through conversation in community below.
https://forum.ionicframework.com/t/is-it-possible-to-do-a-production-build-without-aot-and-will-it-be-possible-using-ionic-angular-4/119050/11
What behavior are you expecting?
Like export IONIC_AOT=false , is it possible to disable AOT by the Ionic Environment Variable?
If impossible, please provide a option to disable AOT.
Steps to reproduce:
1.
2.
3.
Which @ionic/app-scripts version are you using?
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
The text was updated successfully, but these errors were encountered: