react-ssr
react-ssr copied to clipboard
Is there a way to change webpack-dev-server port?
Currently in is hardcoded to 8888. Would be great to provide a possibility to change it either via ENV variable or config param
same