feathers-starter-react-redux-login-roles icon indicating copy to clipboard operation
feathers-starter-react-redux-login-roles copied to clipboard

Client not building

Open dcholth opened this issue 7 years ago • 2 comments

Been poking at this for a while now, and maybe I'm missing something obvious, but I can't seem to get the client to build. Webpack runs through its process, and it appears successful but nothing new shows up in the public folder. Ideas? (I'm on windows)

dcholth avatar Feb 09 '18 23:02 dcholth

The repo uses an older version of Webpack so make sure you are using the version in package.json.

Other than that its been tested on Ubuntu.

eddyystop avatar Feb 10 '18 15:02 eddyystop

Gotcha. Probably a pathing issue or something, since it goes thru the whole compile, just no file. I'll keep poking at it and post my fix if I find one.

dcholth avatar Feb 10 '18 15:02 dcholth