codesandbox / static-template

36 stars 1.29k forks source link

feat: Auto reload on Devbox #2542

Open christianalfoni opened 8 months ago

christianalfoni commented 8 months ago

This template does not auto reload. In Sandbox mode we have implemented so that static template auto reloads, but on Devbox we should not really hardcode that.

Sadly there is only the live-server package that makes this possible and for some reason it vies an EOL error when running on CSB... no idea what that is.

So the closest thing we get to this is using parcel.