QubitProducts / gcs-browser-upload

Resumable chunked uploads to Google Cloud Storage from the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile ES6 to standard JS

nidhalkratos opened this issue · comments

Hi, Thank you for this library it seems to be super useful. I was wondering though if you have a compiled version in standard js, no es6 or babel. I have tried to compile following the steps but failed with so many errors. I'm not a frontend developer and I'll be using the library as is so I will not need any webpack or babel... If you could submit a precompiled version (maybe as a release) that would be very helpful.
Thank you.

Hi @nidhalkratos , we are not actively maintaining this module anymore so are not in a position to release a pre-compiled version. I am more than happy to accept a PR that precompiles it if you would like to make one.

@oliverwoodings What do you use these days? Or you simply don't need this functionality anymore?

@jgonera the part of our tech stack that uses this library is not being actively developed on, which is why this module also is not being worked on.