expressjs / generator

Express' application generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Jade with Pug

w3bdesign opened this issue · comments

As Jade is deprecated we need to use Pug instead.

See https://www.npmjs.com/package/jade and https://www.npmjs.com/package/pug

See #141 . For post jade; it will be no default engine instead of changing default to pug.