express-stormpath
express-stormpath copied to clipboard
Upgrade Jade -> Pug
I took a quick pass on this, by simply renaming everything, but something broke - it seemed the 'extends' syntax wasn't properly including the extended file. Need to look into this more.
Looks like this may be the issue - https://github.com/pugjs/pug/issues/2338
I would recommend updating Jade to Pug when they are past the Alpha release.
Thanks @khrome83