-
-
Notifications
You must be signed in to change notification settings - Fork 430
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: webpack-contrib/sass-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2759618d2e05318ea6dc307fff0f84d1d867fff0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: webpack-contrib/sass-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 45bd8655864adbfe7e1c71a277c8e9cbb22b86ab
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
22
contributors
Commits on Apr 24, 2018
-
fix: Report error to user for problems loading node-sass (#562)
* Update loader.js * Update index.test.js
Configuration menu - View commit details
-
Copy full SHA for 2529c07 - Browse repository at this point
Copy the full SHA 2529c07View commit details
Commits on Apr 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 10a8161 - Browse repository at this point
Copy the full SHA 10a8161View commit details
Commits on May 7, 2018
-
docs(readme) Use mini-css-extract-plugin in examples. (#568)
* update(readme) Use mini-css-extract-plugin in examples. * update(readme) dont use variable for dev
Configuration menu - View commit details
-
Copy full SHA for 437450f - Browse repository at this point
Copy the full SHA 437450fView commit details
Commits on Jun 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6dfb274 - Browse repository at this point
Copy the full SHA 6dfb274View commit details
Commits on Jun 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2efb8cf - Browse repository at this point
Copy the full SHA 2efb8cfView commit details
Commits on Jun 4, 2018
-
2
Configuration menu - View commit details
-
Copy full SHA for c348281 - Browse repository at this point
Copy the full SHA c348281View commit details
Commits on Jun 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d0b35cb - Browse repository at this point
Copy the full SHA d0b35cbView commit details
Commits on Aug 1, 2018
-
test: Refactor module import tests (#599)
In preparation for #573 Imports without file extensions are deprecated in LibSass and even not supported in DartSass.
Configuration menu - View commit details
-
Copy full SHA for 714f5c6 - Browse repository at this point
Copy the full SHA 714f5c6View commit details -
feat: Make this package implementation-agnostic (#573)
Rather than always loading Node Sass, this now requires users to pass in either Dart Sass or Node Sass as an option to the loader. Closes #435
Configuration menu - View commit details
-
Copy full SHA for bed9fb5 - Browse repository at this point
Copy the full SHA bed9fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aada4c3 - Browse repository at this point
Copy the full SHA aada4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6085bf6 - Browse repository at this point
Copy the full SHA 6085bf6View commit details
Commits on Aug 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b7aca40 - Browse repository at this point
Copy the full SHA b7aca40View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f4bdcfe - Browse repository at this point
Copy the full SHA f4bdcfeView commit details
Commits on Aug 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a7bf7c0 - Browse repository at this point
Copy the full SHA a7bf7c0View commit details
Commits on Oct 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 472d09a - Browse repository at this point
Copy the full SHA 472d09aView commit details
Commits on Dec 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5984a2c - Browse repository at this point
Copy the full SHA 5984a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69dc5e5 - Browse repository at this point
Copy the full SHA 69dc5e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56c0f8 - Browse repository at this point
Copy the full SHA d56c0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f799569 - Browse repository at this point
Copy the full SHA f799569View commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a80cdb1 - Browse repository at this point
Copy the full SHA a80cdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3b848 - Browse repository at this point
Copy the full SHA bc3b848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2adcca3 - Browse repository at this point
Copy the full SHA 2adcca3View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f524223 - Browse repository at this point
Copy the full SHA f524223View commit details -
feat: support auto resolving
dart-sass
Now you don't need setup `implementation: require('sass')`, just add `sass` to your `package.json` and install dependencies and `sass-loader` automatically load `sass`. Beware situation when `node-sass` and `sass` was installed, by default `sass-loader` loads `node-sass`, to avoid this situation use `implementation` option.
Configuration menu - View commit details
-
Copy full SHA for ff90dd6 - Browse repository at this point
Copy the full SHA ff90dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8709c9 - Browse repository at this point
Copy the full SHA a8709c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa64e1b - Browse repository at this point
Copy the full SHA aa64e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6045b - Browse repository at this point
Copy the full SHA 2d6045bView commit details
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6c9654d - Browse repository at this point
Copy the full SHA 6c9654dView commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 69c6f91 - Browse repository at this point
Copy the full SHA 69c6f91View commit details
Commits on Mar 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9162e45 - Browse repository at this point
Copy the full SHA 9162e45View commit details
Commits on May 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e279f2a - Browse repository at this point
Copy the full SHA e279f2aView commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9e5a45d - Browse repository at this point
Copy the full SHA 9e5a45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a51502 - Browse repository at this point
Copy the full SHA 2a51502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f1884 - Browse repository at this point
Copy the full SHA 28f1884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc9d4e - Browse repository at this point
Copy the full SHA 6fc9d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb06d5 - Browse repository at this point
Copy the full SHA bcb06d5View commit details
Commits on Aug 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 45ac0b5 - Browse repository at this point
Copy the full SHA 45ac0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8e409 - Browse repository at this point
Copy the full SHA 6e8e409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865f713 - Browse repository at this point
Copy the full SHA 865f713View commit details
Commits on Aug 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f59646f - Browse repository at this point
Copy the full SHA f59646fView commit details
Commits on Aug 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 39b3bf4 - Browse repository at this point
Copy the full SHA 39b3bf4View commit details
Commits on Aug 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1905e7b - Browse repository at this point
Copy the full SHA 1905e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c459352 - Browse repository at this point
Copy the full SHA c459352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f436f - Browse repository at this point
Copy the full SHA 96f436fView commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e94940 - Browse repository at this point
Copy the full SHA 0e94940View commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 55f1af8 - Browse repository at this point
Copy the full SHA 55f1af8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a7ca7 - Browse repository at this point
Copy the full SHA b8a7ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3545434 - Browse repository at this point
Copy the full SHA 3545434View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2af379 - Browse repository at this point
Copy the full SHA b2af379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c93dd - Browse repository at this point
Copy the full SHA 97c93ddView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.