@SlackHQ really, just any way to just roll back to ~1 month ago would be lovely. the recent changes tend to hinder rather than help :<
@SlackHQ hiya! is there a way to prevent the recent change of cmd-key flashing the numbers of the Slacks I'm a part… https://t.co/JRFtNIPASN
@peterbowyer yeah, I get that. in a sense it's using `apt-get install` to install a binary, instead of compiling from source
@peterbowyer ahh right, yeah. worse when it's typescript in that situation too :< pain in the bum sometimes
@samuelgoodwin yea. I wish Xcode made that kinda thing easier, honestly. it always feels like a hack to slot that into the build steps :<
@samuelgoodwin if it's static content, you can pre-process it so the parsing isn't done at runtime at least
@samuelgoodwin markdown and attributed strings is usually where I land. kinda gross tho.
@peterbowyer do you just want to view the original source, unminified? or why do you want the original source?
@peterbowyer for one, not every project uses babel, but might use those deps