no possibility found yet to detect in code if package was built in dev or prod mode
Possible solution:
- configure developer channel in code, never use this channel with ionic upload
- on travis on merge into master change the channel to prod before doing a production ionic package
may see
http://roblouie.com/article/296/ionic-2-environment-variables-the-best-way/
no possibility found yet to detect in code if package was built in dev or prod mode
Possible solution:
may see
http://roblouie.com/article/296/ionic-2-environment-variables-the-best-way/