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
This PR was merged into the main branch.
Discussion
----------
Allow less-loader v9
I'm not sure what the policy on node compatibility is, but the latest major of `less-loader` only seems to drop Node 10 support ([release notes](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)).
Webpack Encore still supports Node 10, but that should still be possible if you use one of the other allowed less loaders.
Commits
-------
8ab906e working around node 10 and less-loader 9 in the test suite
b5986ca Allow less-loader v9
0 commit comments