<isd>
It does look like we run the un-minified version of the server. But I don't think it's a huge problem, and I'd like to keep the stack traces on the server useful.
<mnutt>
agreed. it should be possible to use source maps to keep stack trace even with concatenation (the tree shaking likely provides more space savings than minification) but it's pretty fidgety
<mnutt>
and I wouldn't do it unless the space savings really becomes an acute problem, but I'd imagine some of sandstorm's own infrastructure could do a decent job at tree-shaking out unused files from its own node_modules tree (sandstorm-in-sandstorm?) ;)
<isd>
Yeah, I'm not going to mess with it.
<isd>
Doing more perf work on haskell-capnp right now.
<aerth>
app updates 👍
<aerth>
under the 'clients' tab, in addition to the https:// link, the same thing but davs:// would be handy ... thats what you can paste into your file manager