Closed varffs closed 8 months ago
@varffs thanks for reporting, I have fixed the problem.
Actual file that needed to be included was ./webpack/config.watch
.
Let me know if you spot anything else please.
Yep great. Changing that reference in /src/config/config.webpack.js
allows yarn dev
to run for me
Fairly self explanatory error:
I ran the setup scripts as required first. I can't see any 'config.devServer' in the repo, but it would seem to me that it could be generated by config. But can't find where that should be happening either.
Is this something simple I'm missing?