express-debug
express-debug copied to clipboard
fixed case where express views directory is an array
Hi,
I added some code to fix the case where the views directory in express is an array of directory paths instead of just a single path.