Commit 5b7ec0a
committed
This PR was merged into the main branch.
Discussion
----------
Allow sass-loader ^12.0.0, close #996
The only breaking change is that the minimum supported version of Node.js is 12.13.0,
see https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#1200-2021-06-01.
Commits
-------
f953f95 Allow sass-loader ^12.0.0, close #996
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6219 | 6219 | | |
6220 | 6220 | | |
6221 | 6221 | | |
6222 | | - | |
6223 | | - | |
6224 | | - | |
6225 | | - | |
| 6222 | + | |
| 6223 | + | |
| 6224 | + | |
| 6225 | + | |
6226 | 6226 | | |
6227 | 6227 | | |
6228 | 6228 | | |
| |||
0 commit comments