Using lodash on EJS template

Short note in my life.
This is a stupid think in my life again and again lol.
I need to using nodejs + express + ejs for my tiny project.

Q: How can I using lodash ( _ ) on ejs template ?

Yes, This is a very simple question and I try to figure out about this to create a compiler on EJS template but I just forgot about a simple way on this.

A: just add lodash to ejs template.

add lodash to global first
then using it on ejs template

… haha, I think i have to sleep more -__-

--

--