expressjs / generator

Express' application generator
MIT License
1.82k stars 548 forks source link

(Chore) Update node-sass-middleware to v1.0.1 #309

Open p4nu opened 2 years ago

p4nu commented 2 years ago

This will enable local tests to be run in newer nodejs versions. This will also fix the Sass Generator not working out of the box in newer nodejs versions.

Closes #308 Closes #296

This will also help #303 to pass tests

p4nu commented 2 years ago

I'll update changes to be backwards compatible with older nodejs versions.