You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been optimizing the bundle for a project I'm working on and we've noticed that vezgo.es5.js bundle is half of our total build.
I have been experimenting with updating the build process to a modern way without webpack and separate build for browser and node. But it changes a lot of stuff. Here is the draft output. It still needs some tweaks, there are some issues with apisauce.
If you are interested I can make a PR, but it would be a 2.0 version with a lot of breaking changes.
Hi, I've been optimizing the bundle for a project I'm working on and we've noticed that
vezgo.es5.js
bundle is half of our total build.I have been experimenting with updating the build process to a modern way without webpack and separate build for browser and node. But it changes a lot of stuff. Here is the draft output. It still needs some tweaks, there are some issues with
apisauce
.If you are interested I can make a PR, but it would be a 2.0 version with a lot of breaking changes.
Here is the draft:
https://github.com/zcuric/vezgo-sdk-js/pull/1/files
The text was updated successfully, but these errors were encountered: