d0e98b9663
Problem: I think during a refactor this code was changed and ended up breaking the "fake image" that we return when the user doesn't have an image. We also don't see image errors because they aren't in the browser viewport if they return text and we don't `console.error()` our errors. Solution: Fix the image code to return a PNG as a buffer and duplicate errors to stderr. |
||
---|---|---|
.. | ||
assets | ||
views | ||
cli.js | ||
http.js | ||
index.js | ||
models.js | ||
ssb.js |