Enrico Marino

Results 5 comments of Enrico Marino

> ```js > const originalCSSStyleSheet = CSSStyleSheet; > CSSStyleSheet = class extends originalCSSStyleSheet { > constructor() { > //... > } > } CSSStyleSheet is not instantiable, so it's not...

It seems that the published folder is the last item of the list returned by `ipfs.util.addFromFs`

I'm still missing something, but I can't find docs for `ipfs.util.addFromFs`... I can't even find it in the [js-ipfs-api](https://github.com/ipfs/js-ipfs-api) repo... where is it hide itself?! :P

Just saw the pull request [#89](https://github.com/diasdavid/ipscend/pull/89) resolve the same issue (we can close this)

ahah, I was searching in the code... :P