Rocket.Chat.Apps-engine icon indicating copy to clipboard operation
Rocket.Chat.Apps-engine copied to clipboard

Let apps access underscore

Open d-gubert opened this issue 6 years ago • 2 comments

Since there is no way to add npm dependencies, it would be nice to let apps access Rocket.Chat's underscore in my opinion.

Thoughts?

d-gubert avatar Jan 21 '19 18:01 d-gubert

I used to use underscore for everything, but now I use https://lodash.com/

Would be really nice to include an underscore like utility for apps.

wreiske avatar Feb 02 '19 20:02 wreiske

@rodrigok for that to work we can just add underscore to the enum that allows modules right? What do you think about that?

d-gubert avatar Feb 06 '19 16:02 d-gubert