Using a webpack-dev-server proxy

My fault, when I started ionic serves the first time I chose the IP number, not localhost … so instead of using the http: // localhost: 8100 was only using http://192.168.0.28:8100

Thanks !!