Commit Graph

4 Commits

Author SHA1 Message Date
Asher
3bacbca325 Fix images not appearing (iconv encoding issue)
Fixed by returning the original buffer from `fs.read` and then just
using whatever encoding was passed in to iconv, so this should all work
exactly the same now as it does on native Node.
2019-02-27 14:44:25 -06:00
Asher
e770920be0 Remove block padding (blank lines)
Also made a rule for it.
2019-02-05 18:09:04 -06:00
Asher
ebe5e1b1a9 Uploader online (#26) 2019-02-05 11:16:02 -06:00
Asher
ec909bdd0c Files open now 2019-02-05 11:15:56 -06:00