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 Apr 8, 2020. It is now read-only.
It could be useful to be able to set environment variables on WebpackDevMiddlewareOptions. E.g. currently there is no way to avoid NODE_ENV=production when the environment is anything other than "development". Example implementation here can be turned into a PR if desired.