You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to be some sort of issue in the minifier. I have no idea how to even investigate it, though. I think I'll try some experiments with using the minifier directly, but I'm kinda shooting in the dark.
I fixed this by uglifying the file directly instead of using the Rollup plugin. This isn't a great solution and I really need to fix the root issue, but I'm not sure how to tackle that, and the quick fix sure beats having a broken build.
Minified file linked on the site in the section "Download - Browser global" is broken, Debug version is fine.
I think the version is, 1.4.4, the last one.
With debug version I get a regular DateTime string with min version I see 'shortTshort'.
If needed here a JSFiddle to test it: https://jsfiddle.net/gsey7hdu/
Probably I'm one of the last guys around not using a packet manager/preprocessor :)
Thanks
The text was updated successfully, but these errors were encountered: