Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externalize all dependencies #48

Open
adi518 opened this issue May 17, 2021 · 2 comments
Open

Externalize all dependencies #48

adi518 opened this issue May 17, 2021 · 2 comments

Comments

@adi518
Copy link
Owner

adi518 commented May 17, 2021

When I created this component I had much less know-how on how to bundle a library correctly. As a result, this very small component, which doesn't have any dependencies other than a single utility of Lodash, has reached a mind-boggling and completely unjustified size of 77.8 KiB. No responsible developer should consume it while it's as big as that. The good news is that I already fixed it and now it's at a correct size of just ~4 KiB, leaving out any dependencies and polyfills that were previously part of the bundle. A new version will be released soon (a new minor version - 1.3.0). 👍

@ndianabasi
Copy link

Hi @adi518. I trust you are doing well. Any work on this.

Also, if you can release the v1.3.0 and I should be able to use it as the base to migrate the plugin to v3. Hoping to hear from you. Cheers!

@adi518
Copy link
Owner Author

adi518 commented Sep 4, 2021

@ndianabasi I'll get to it soon, but honestly, I'd try another plugin at this point. I'm not happy with the implementation of this one anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants