amit777
amit777
if you don't add the 'utf8' to the fs.readFileSync, the return value is node Buffer which confuses papaparse.
Apologies, I ran into this issue, but it's not clear what you mean by update non to 2.17? Where would I do this?
so I was able to install @picturae/mmmagic without issue.. the weird thing is that it looks like exactly the same code base as the default mmmagic in this repo.
Does this fix potentially break non-apple clients?
hi @evert0n I was wondering if you were planning on merging the pull request from @kunyan. Thank you both for creating this!
@shellscape that's a great q.. I can't remember why I didn't personally use it, but I vaguely remember being some reason. I should probably take a second look at it....
Here is another example using angular with material design: https://material.angular.io/components/tree/overview
I think I have a solution using a slightly patched paralleljs which uses webworkers. I will post the example here as soon as my patch is merged. But it's potentially...
paralleljs v1.1.0 has my pull request merged in. You can pass [opts.timeout](https://www.npmjs.com/package/paralleljs#spawnfn-opts) to the Paralleljs's spawn method and call Liquidjs's render function within it.