better-require icon indicating copy to clipboard operation
better-require copied to clipboard

better-require is way too big after npm install

Open goldfiction opened this issue 10 years ago • 1 comments

133920 ./node_modules 134012 . [root@localhost better-require]

I really really like better-require module, but the only thing holding me back is it uses 134MB after npm-install. I'm not sure how I can use it in production. The features are nice enough for me to want to use this, but the size is not acceptable.

This is not a bug, but I want to know if this module can be more reasonable in size.

goldfiction avatar May 14 '15 19:05 goldfiction

Hi @goldfiction. Wow, that's massive. It's probably because of all those dependencies. I think best would be if better-require didn't install any dependency by default and instead let users npm install the modules they really need. I don't have much time to support this project but I'm opened to pull requests or adding committers. Let me know if you'd like to take over :+1:

olalonde avatar May 14 '15 20:05 olalonde