remove unneded nimnjs dependency, move opencollective to devDependenc…#59
Conversation
…ies and replace it with more light opencollective-postinstall
|
What do you think @amitguptagwl ? |
3 similar comments
|
Agree. However, I'm keeping the nimnjs as I'm doing some experiments which will be released soon, I hope it is small and will not cause any issue. |
|
@Delagen How did you figure out the size of opencollective? I even checked the size of Moreover opencollective-postinstall is giving error at the time of installation while opencolletive is working fine. |
|
@amitguptagwl Install it in separate clean project. It does not big itself, but take a lot dependencies. It give error (command not found) only in prod due postinstall script, but finish successfully. In dev it give full message In dev mode I see, may be revert to opencollective since it only dev dependency? |
|
small patch |
I'll apply it manually and will publish along with the fix of #60 (if it is not invalid) Happy Holi till that time |
…ies and replace it with more light opencollective-postinstall