Package Exports
- sass-loader-once
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sass-loader-once) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Sass loader once for webpack
Install
npm install sass-loader node-sass webpack --save-dev
The sass-loader-once requires sass-loader and requires node-sass-import-once and requires node-sass and webpack
as peerDependency. Thus you are able to specify the required versions accurately.
License
MIT