- Mar 17, 2019
- 11
- 16
If it is, it's still not in the public repo and is has to be accessed via other means. Maybe they've given a select few contributors access to the private repo. Maybe there's been a leak. Maybe these people are criticizing the crunched up mess that is minified javascript. Without more info, can't really tell.
I can read minified javascript if I have to, and there is all sorts of interesting stuff in there, but they have sourcemaps enabled so that is not necessary:unminifying the javascript is pretty trivial, but it still leaves the names of things a bit obfuscated. however, from this unminified state, it is possible to see that the code is still quite spaghetti. this is where my criticisms are from