wanadev/obsidian-file

Buffer used without being explicitly declared

Closed this issue · 1 comments

In
https://github.com/wanadev/obsidian-file/blob/master/lib/ObsidianProjectFile.js
https://github.com/wanadev/obsidian-file/blob/master/lib/codecs.js

Buffer object is used without being explicitly declared, this cause a "ReferenceError: Buffer is not defined"

flozz commented

Fix published as v3.0.1