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
I'm trying to serve my CRA during development via an expressjs server. NOT the other way around.
Unfortunately most people seem to server the expressjs server via the CRA webpack-dev-server bundle so I can't find anything related to this problem.
Is there any way to serve a webpack-dev-server from an express server? If so, how?
(please, do not auto-respond about the CRA-proxy, I CAN'T use that solution).
The text was updated successfully, but these errors were encountered:
Is this a bug report?
No.
Serving the bundle from webpack-dev-server
I'm trying to serve my CRA during development via an expressjs server. NOT the other way around.
Unfortunately most people seem to server the expressjs server via the CRA webpack-dev-server bundle so I can't find anything related to this problem.
Is there any way to serve a webpack-dev-server from an express server? If so, how?
(please, do not auto-respond about the CRA-proxy, I CAN'T use that solution).
The text was updated successfully, but these errors were encountered: