Skip to content

Make build fails, added npm install

I had to add npm install before && npx webpack on this line:

https://gitlab.com/williamyaoh/haskell-web-stack/blob/master/Makefile#L23

If I didn't do that the make build command failed