better-require is way too big after npm install
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.
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: