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 was archived by the owner on Aug 22, 2020. It is now read-only.
Hi,
There is a problem when adding the prod flag to the ionic cordova run android command.
The following error appears: columns.add is not a function
If i run the command with the --aot flag its working as expected, so i think there is a problem with the minify that happens by the --prod command.