-
-
Notifications
You must be signed in to change notification settings - Fork 429
Closed
Description
Hi, as node-sass currently have some issue with pre-build binaries, I'm wondering that if you have plan to move node-sass to peerDependencies instead of dependencies?
This will allow client to override custom node-sass version without fork the sass-loader project. Just specify "node-sass": "1.0.3" in their package.json and it will load the desired version of node-sass.
Metadata
Metadata
Assignees
Labels
No labels