Closed korjavin closed 7 years ago
where did you read this? there's no such option.
You could update https://github.com/egoist/vuepack/blob/master/template/build/server.js to use https://github.com/chimurai/http-proxy-middleware in order to use proxy
I will replace it with webpack-dev-server to make it support proxy out of the box.
Try the latest version, you can configure it at: https://github.com/egoist/vuepack/blob/master/template/build/config.js#L8
Thank you a lot ! It solved my problem
I read about that ability:
It's what I needed, but I can't find a way to where I must put in in your template. Could you please help me?