-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Convert jszip to modern javascript code and use ESM modules #960
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
base: main
Are you sure you want to change the base?
Conversation
NodejsStreamOutputAdapter |
@jogibear9988 I am bundling jszip into my project and I feel like that your conversion to ESM very useful to reduce the bundle size, with or without treeshaking. From the workflow environments this repo runs on, the upstream is maintaining compatibility dating back to Node v0.x. Maybe we can collaborate on a fork instead and make this PR minimal? |
I allready created a fork |
No description provided.