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

Allow to specify a library version #15

Closed
artalar opened this issue Feb 4, 2022 · 5 comments
Closed

Allow to specify a library version #15

artalar opened this issue Feb 4, 2022 · 5 comments

Comments

@artalar
Copy link

artalar commented Feb 4, 2022

It would be nice to have a possibility to specify version of libraries, like so export * from 'lib@1.0.0'

@okikio
Copy link
Owner

okikio commented Feb 4, 2022

@artalar You can already do that. I probs, should add that to the bundle.js.org#usage.

@artalar
Copy link
Author

artalar commented Feb 5, 2022

@okikio
Copy link
Owner

okikio commented Feb 5, 2022

It seems there is a bug with the bundling process that causes esbuild to treeshake way too much, I'll have to investigate further and then get back to you

@okikio
Copy link
Owner

okikio commented Feb 24, 2022

This bug is now fixed, and should be coming out in an update either today or tomorrow, most likely tomorrow

@okikio
Copy link
Owner

okikio commented Feb 24, 2022

The bug has now officially been fixed, please tell me if you find any other bugs

@okikio okikio closed this as completed Feb 24, 2022
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