Rocket.Chat.Apps-engine
Rocket.Chat.Apps-engine copied to clipboard
Let apps access underscore
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?
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.
@rodrigok for that to work we can just add underscore to the enum that allows modules right? What do you think about that?