Closed
Description
node-sass came out with a beta version, v3.4.0-beta1. The performance improvements are massive, and for a lot of uses cases, it's perfectly usable in its beta form.
The peerDependencies definition of sass-loader don't allow installing it though without tweaking its package.json, but sass-loader works perfectly fine with the beta if you force it to install.
Would it be possible to push out a sass-loader 2.0.1beta or something that allows node-sass v3.4.0beta1 in package.json while we wait for the real release, for convenience?
Metadata
Metadata
Assignees
Labels
No labels