|
|
|
|
|
by pselbert
2353 days ago
|
|
This is my primary issue with just about every sizable library in the JS ecosystem. All I need to do is concatenate some files and convert ES6 and now I have 700+ packages in my node_modules folder. I wish core JS had more functionality built in to alleviate the need for all these tiny packages. |
|