Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

p4nu
Copy link
Contributor

@p4nu p4nu commented May 28, 2022

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

This closes issues:
Running tests locally fails expressjs#308
and
Sass Generator not working out of the box expressjs#296
@p4nu
Copy link
Contributor Author

p4nu commented May 28, 2022

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

p4nu added 3 commits May 28, 2022 11:21
for node-sass-middleware dependency.

Update node-sass-middleware to version >= 1 when nodejs version
is >= 10.

This should fix the errors with earlier node versions to pass the tests.
for nodejs version testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running tests locally fails Sass Generator not working out of the box
2 participants