markmead / hyperjs

HyperJS is a component library for Alpine JS allowing developers to quickly copy and paste functionality into their projects 🛵
https://js.hyperui.dev
MIT License
378 stars 15 forks source link

[BUG] Fetch Returns 404 #18

Closed jefsev closed 1 year ago

jefsev commented 1 year ago

He @markmead

I get a 404 in the preview: https://www.hyperjs.dev/examples/accordion-a11y

Forked your repo to check it locally but when i run the site on localhost:3000 using npm run dev and watch it works fine. Maybe something with the npm run build on the server when deploying?

Just wanted to let you know, if i can do anything just point me in the right direction.

markmead commented 1 year ago

Oof that's come out of no where 😅

It's fixed now but no idea what has caused that, thanks for letting me know!

jefsev commented 1 year ago

Np :P