(λ. borkdude) on Nostr: Made the #squintcljs playground a little snappier by using a build instead of loading ...
Made the #squintcljs playground a little snappier by using a build instead of loading everything though importmaps + CDNs:
https://squint-cljs.github.io/squint/?src=KCsgMSAyIDMpCgoocmVxdWlyZSAnW2Nsb2p1cmUuc2V0IDphcyBzZXRdKQoKKHNldC91bmlvbiAjezEgMiAzfSAjezIgMyA0fSk%3D
Now trying to make source maps work with the playground, but that requires eval to spit out stacktraces with locations...
#clojure
https://squint-cljs.github.io/squint/?src=KCsgMSAyIDMpCgoocmVxdWlyZSAnW2Nsb2p1cmUuc2V0IDphcyBzZXRdKQoKKHNldC91bmlvbiAjezEgMiAzfSAjezIgMyA0fSk%3D
Now trying to make source maps work with the playground, but that requires eval to spit out stacktraces with locations...
#clojure