Closed
Description
Description
When trying to update to 9.0.0 we noticed that the bundle size of jsonwebtoken had increased quite a lot, making a small app of ours exceed a max size limit at a cloud platform.
It seems to us at least that it might be due to importing the whole lodash package in package.json instead of just the functions used, introduced in this commit: ecdf6cc
I realise this doesn't necessarily fit all that well under "bug", sorry in that case.
Reproduction
Here's two screenshots from bundlephobia comparing 8.5.1 vs 9.0.0
Environment
- Version of this library used: 9.0.0
Metadata
Metadata
Assignees
Labels
No labels