kappnav / issues

kAppNav global issues
0 stars 0 forks source link

Replace DustJS Node template engine with EJS #197

Closed kinueng closed 4 years ago

kinueng commented 4 years ago

Switch the NodeJS templating engine to use EJS instead of DustJS. This will reduce our third party dependencies when accessing security vulnerabilities in the source code. kAppNav already uses EJS for version.ejs, so having two templating engines (DustJS and EJS) is excessive.