not proxying rquests ionic ios code example
Example: ionic not compiling with proxy
// for one folder
$ ionic config set proxy http://proxy.example.com:8888
// for all folders
$ ionic config set proxy -g http://proxy.example.com:8888
// for one folder
$ ionic config set proxy http://proxy.example.com:8888
// for all folders
$ ionic config set proxy -g http://proxy.example.com:8888