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

A way to not include jspdf #2168

Closed
niicojs opened this issue Jul 13, 2020 · 4 comments
Closed

A way to not include jspdf #2168

niicojs opened this issue Jul 13, 2020 · 4 comments
Labels
wontfix This will not be worked on

Comments

@niicojs
Copy link

niicojs commented Jul 13, 2020

Jspdf is 30% of material-table bundle size.
PDF export is a nice feature but it would be nice to avoid including this lib when export is not needed. It would greatly benefits bundle size.

I don't know if getting it tree-shaking compatible is possible or 2 versions are needed but it would be awesome 😁

@niicojs
Copy link
Author

niicojs commented Jul 13, 2020

I've just noticed bundle size almost double recently with 1.63.

https://bundlephobia.com/[email protected]

@johnmagbag1995
Copy link

Having same problem #2164

@niicojs
Copy link
Author

niicojs commented Jul 14, 2020

Correct you opened the issue between the time I searched for previous issues and the time I opened it 😅

@stale
Copy link

stale bot commented Oct 12, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.

@stale stale bot added the wontfix This will not be worked on label Oct 12, 2020
@stale stale bot closed this as completed Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants