Fork me on GitHub
#cljs-dev
<
2023-03-02
>
thheller06:03:34

https://github.com/google/closure-library/commit/b12e80d1e0afca4b5c9feeff44ff410e9797fb9a heads up because CLJS still uses the debug loader. > eventually make it possible to move the debug loader out of base.js and drop all the associate code from development scenarios. based on past comments like that this means it might be gone soon without much more notice

😱 2
dnolen14:03:12

@thheller thanks for the heads up, I suppose when it does get dropped we might need to replicate that code?

john18:03:06

If someone looks into this, could they please also keep webworkers in mind? Maybe a native loader could smooth over some of the pain in launching webworkers in a uniform way across various build configs

dnolen14:03:29

Will keep that in mind