You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
Hey, great plugin.
One of the remaining things for us to migrate to this from Webpack dev server is use of the proxy feature.
see: https://webpack.js.org/configuration/dev-server/#devserverproxy
this allows us to map an endpoint to a path so we can hit the api for example. Is this something you can support?