You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to test out the change, but I don't see anywhere that node-sass is actually being used. Is it there just because of the peer dependency in sass-loader?
In any case, for Node 8 support we'll need to bump them to the latest versions. :-)
The text was updated successfully, but these errors were encountered:
Looks like we need to bump
node-sass
to support Node 8: sass/node-sass#1984I tried to test out the change, but I don't see anywhere that
node-sass
is actually being used. Is it there just because of the peer dependency insass-loader
?In any case, for Node 8 support we'll need to bump them to the latest versions. :-)
The text was updated successfully, but these errors were encountered: