wdjungst / create-repack-app

A cli to build a rails application with create-react-app
90 stars 11 forks source link

Not changing the proxy port in client/package.json when change the default Rails port. #15

Closed ricardozv28 closed 6 years ago

ricardozv28 commented 6 years ago

When running process and change the default Rails port, proxy in client/package.json will be 3001.

https://github.com/wdjungst/create-repack-app/blob/master/index.js#L176