thomashoneyman / purescript-halogen-realworld

Exemplary real world application built with PureScript + Halogen
https://thomashoneyman.com/guides/real-world-halogen
MIT License
792 stars 86 forks source link

Fix #118: npm run serve shows an empty page #119

Closed chris81 closed 1 year ago

chris81 commented 1 year ago

Renamed the output to index.js in the html and package.json.

Tested with npm run server as well as with the finished bundle and an external web server.