Closed weyj4 closed 8 years ago
why is it in express?
For unit testing about rendering views https://github.com/trailsjs/trailpack-express/blob/master/test/app.js#L122 and https://github.com/trailsjs/trailpack-express/blob/master/test/api/controllers/ViewController.js#L6
It looks like the only package that requires jade is mocha. So yeah, I'll get rid of pug here but not sure what I can do to fix the jade warning
Why keep it if it's not use at all on code ?