HapticX / happyx

Macro-oriented asynchronous web-framework written in Nim with ♥
https://hapticx.github.io/happyx/
MIT License
538 stars 18 forks source link

`hpx build` takes forever 🐛 #93

Closed not-lum closed 1 year ago

not-lum commented 1 year ago

Describe the bug 🐛 Tried to build examples/website and examples/nimlang via hpx build. Still waiting for Compiling main script ... to complete (it's been about 30 minutes already)

To Reproduce 👨‍🔬 Steps to reproduce the behavior:

  1. cd examples/nimlang or cd examples/website
  2. hpx build
  3. Wait

Expected behavior 🤔 Compile faster?

Desktop (please complete the following information): 💻

Ethosa commented 1 year ago

Try to update HappyX to #head