Thursday, 2 April 2020

How do I use webpack with a templating engine?

I have a node app which renders an ejs view when the user visits a certain route. I use ES6 features in the ejs script tag and I would like transpile it to ES5. How can I do that?Thanks

Submitted April 02, 2020 at 11:12AM by everek123

No comments:

Post a Comment