jstet / data4good.work

A taxonomy and a list of organizations that leverage data for social and environmental good.
https://data4good.work
3 stars 0 forks source link

Build does not complete #19

Closed jstet closed 7 months ago

jstet commented 7 months ago

Even though this

  Wrote site to "build"
  ✔ done
✓ built in 4.09s

is displayed, the command npm run build does not exit.

jstet commented 7 months ago

after removing await/async in page.server.js it works

jstet commented 7 months ago

https://stackoverflow.com/questions/75839993/vite-build-hangs-forever

https://stackoverflow.com/questions/76868388/how-to-build-a-sveltekit-app-that-can-still-fetch-data-after-building-it

jstet commented 7 months ago

Have to use await