tholman / cursor-effects

Old-school cursor effects for your browser built with modern JavaScript
https://tholman.com/cursor-effects
3.35k stars 246 forks source link

"Uncaught SyntaxError: ambiguous indirect export: default" when importing into firefox (via replit) #42

Closed Afterlifepro closed 1 year ago

tholman commented 1 year ago

Could you send over your replit, trying to debug this one

Afterlifepro commented 1 year ago

https://debug-tholman-cursor-effects.will30.repl.co/ hope this helps its just a default repl tho lol

tholman commented 1 year ago

For esm, you'll need to import the individual cursor you're using, i can see my readme is messed up here, so will leave this open and fix the readme when i get a minute!

https://codepen.io/tholman/pen/GRGyOpK/e547170bbe222e706f430f47ef69882d

tholman commented 1 year ago

Docs updated!