-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
3.0.0-rc.10
Node and OS info
node 10.7
Steps to reproduce
Plugin API can not change the proxy, why?
const projectDevServerOptions = options.devServer || {} |
What is expected?
I expect that I can change the proxy settings, through Plugin API and webpack config (chaining or configure)
What is actually happening?
Nothing