Bogdan Chadkin
Bogdan Chadkin
I would suggest to stick with indexOf instead caz this package is monstrous https://packagephobia.com/[email protected]
Doesn't matter to You. I worry when useless (i dont use insecure -> dangerous environments) packages bloat my disk.
It doesn't. I tried to provide an alternative in vite but crypto is not enough here to generate actual certificate, only keys. We decided to remove this dep from vite...
Also see here since vite bundles most of its dependencies we were able to reduce it's size in v2 (will be removed in v3) by pickings parts of its code....
Don't forget that material-ui has package.json with module field in each directory. preserveModules is not enough for deep imports.
Here's a number for one included polyfill. 3.39mb. Would be good at least to not have duplicated monstrous packages. Would be good to not pay for theoretical users of eslint...
Nothing in svgo injects such code. There were no new releases except official ones. https://www.npmjs.com/package/svgo Let's try to investigate where the problem comes from. How do you run svgo?
Try to run `svgo --version`
I'm not sure what do you want to achieve but you can write custom plugin. See https://github.com/svg/svgo/pull/1624
Please run "npm run fix"