You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/__snapshots__/sassOptions-option.test.js.no-node-sass.snap
+144
Original file line number
Diff line number
Diff line change
@@ -1224,6 +1224,78 @@ exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'mo
1224
1224
1225
1225
exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
1226
1226
1227
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1231
+
]
1232
+
`;
1233
+
1234
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): warnings 1`] =`[]`;
1235
+
1236
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1240
+
]
1241
+
`;
1242
+
1243
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): warnings 1`] =`[]`;
1244
+
1245
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1249
+
]
1250
+
`;
1251
+
1252
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): warnings 1`] =`[]`;
1253
+
1254
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1258
+
]
1259
+
`;
1260
+
1261
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
1262
+
1263
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): warnings 1`] =`[]`;
1271
+
1272
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): warnings 1`] =`[]`;
1280
+
1281
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): warnings 1`] =`[]`;
1289
+
1290
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
1298
+
1227
1299
exports[`sassOptions option should respect the "outputStyle"/"style" option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`
1228
1300
"@charset "UTF-8";
1229
1301
@import "./file.css";
@@ -4388,6 +4460,78 @@ exports[`sassOptions option should work with custom scheme import ('sass-embedde
4388
4460
4389
4461
exports[`sassOptions option should work with custom scheme import ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
4390
4462
4463
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): errors 1`] =`
Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.",
4521
+
]
4522
+
`;
4523
+
4524
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): warnings 1`] =`[]`;
4525
+
4526
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): errors 1`] =`
Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.",
4530
+
]
4531
+
`;
4532
+
4533
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
4534
+
4391
4535
exports[`sassOptions option should work with the "functions" option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`
Copy file name to clipboardExpand all lines: test/__snapshots__/sassOptions-option.test.js.snap
+144
Original file line number
Diff line number
Diff line change
@@ -1404,6 +1404,78 @@ exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'mo
1404
1404
1405
1405
exports[`sassOptions option should ignore the "url" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
1406
1406
1407
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1411
+
]
1412
+
`;
1413
+
1414
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): warnings 1`] =`[]`;
1415
+
1416
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1420
+
]
1421
+
`;
1422
+
1423
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern' API, 'scss' syntax): warnings 1`] =`[]`;
1424
+
1425
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1429
+
]
1430
+
`;
1431
+
1432
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'sass' syntax): warnings 1`] =`[]`;
1433
+
1434
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): errors 1`] =`
method not found: 'get$iterator' (J.getInterceptor$ax(...).get$iterator is not a function)",
1438
+
]
1439
+
`;
1440
+
1441
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('dart-sass', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
1442
+
1443
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'sass' syntax): warnings 1`] =`[]`;
1451
+
1452
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern' API, 'scss' syntax): warnings 1`] =`[]`;
1460
+
1461
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): warnings 1`] =`[]`;
1469
+
1470
+
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): errors 1`] =`
exports[`sassOptions option should output a normal error with the wrong "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
1478
+
1407
1479
exports[`sassOptions option should respect the "outputStyle"/"style" option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`
1408
1480
"@charset "UTF-8";
1409
1481
@import "./file.css";
@@ -5054,6 +5126,78 @@ exports[`sassOptions option should work with custom scheme import ('sass-embedde
5054
5126
5055
5127
exports[`sassOptions option should work with custom scheme import ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
5056
5128
5129
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('dart-sass', 'modern' API, 'sass' syntax): errors 1`] =`
Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.",
5187
+
]
5188
+
`;
5189
+
5190
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'sass' syntax): warnings 1`] =`[]`;
5191
+
5192
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): errors 1`] =`
Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.",
5196
+
]
5197
+
`;
5198
+
5199
+
exports[`sassOptions option should work with the "fatalDeprecations" option ('sass-embedded', 'modern-compiler' API, 'scss' syntax): warnings 1`] =`[]`;
5200
+
5057
5201
exports[`sassOptions option should work with the "functions" option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`
0 commit comments