Mardo Del Cid

Results 4 comments of Mardo Del Cid

Not sure how much of the internals I need to have, but I'll give it a shot when I have a chance

Mongo's GridFS supports data streaming; this can help overcome the 16MB limit, plus being able to store huge files and, again, stream it, so we don't need all the bytes...

Hi @adamschwartz, I have submitted this app but looks like we need Olark's approval to make it public. I was wondering how to share it with the Olark team as...

Removing `"@babel/plugin-proposal-export-namespace-from"` from `plugins` in `babel.config.js` fixes the build problem. Looks like adding that is required for web support, which I don't need for the app I'm building, so it...