|
1 | 1 | // Jest Snapshot v1, https://goo.gl/fbAQLP
|
2 | 2 |
|
3 |
| -exports[`sourceMap option false (dart-sass) (sass): errors 1`] = `Array []`; |
| 3 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (dart-sass) (sass): errors 1`] = `Array []`; |
4 | 4 |
|
5 |
| -exports[`sourceMap option false (dart-sass) (sass): warnings 1`] = `Array []`; |
| 5 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (dart-sass) (sass): warnings 1`] = `Array []`; |
6 | 6 |
|
7 |
| -exports[`sourceMap option false (dart-sass) (scss): errors 1`] = `Array []`; |
| 7 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (dart-sass) (scss): errors 1`] = `Array []`; |
8 | 8 |
|
9 |
| -exports[`sourceMap option false (dart-sass) (scss): warnings 1`] = `Array []`; |
| 9 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (dart-sass) (scss): warnings 1`] = `Array []`; |
10 | 10 |
|
11 |
| -exports[`sourceMap option false (node-sass) (sass): errors 1`] = `Array []`; |
| 11 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (node-sass) (sass): errors 1`] = `Array []`; |
12 | 12 |
|
13 |
| -exports[`sourceMap option false (node-sass) (sass): warnings 1`] = `Array []`; |
| 13 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (node-sass) (sass): warnings 1`] = `Array []`; |
14 | 14 |
|
15 |
| -exports[`sourceMap option false (node-sass) (scss): errors 1`] = `Array []`; |
| 15 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (node-sass) (scss): errors 1`] = `Array []`; |
16 | 16 |
|
17 |
| -exports[`sourceMap option false (node-sass) (scss): warnings 1`] = `Array []`; |
| 17 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "false" value (node-sass) (scss): warnings 1`] = `Array []`; |
18 | 18 |
|
19 |
| -exports[`sourceMap option not specify (dart-sass) (sass): errors 1`] = `Array []`; |
| 19 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (dart-sass) (sass): errors 1`] = `Array []`; |
20 | 20 |
|
21 |
| -exports[`sourceMap option not specify (dart-sass) (sass): warnings 1`] = `Array []`; |
| 21 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (dart-sass) (sass): warnings 1`] = `Array []`; |
22 | 22 |
|
23 |
| -exports[`sourceMap option not specify (dart-sass) (scss): errors 1`] = `Array []`; |
| 23 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (dart-sass) (scss): errors 1`] = `Array []`; |
24 | 24 |
|
25 |
| -exports[`sourceMap option not specify (dart-sass) (scss): warnings 1`] = `Array []`; |
| 25 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (dart-sass) (scss): warnings 1`] = `Array []`; |
26 | 26 |
|
27 |
| -exports[`sourceMap option not specify (node-sass) (sass): errors 1`] = `Array []`; |
| 27 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (node-sass) (sass): errors 1`] = `Array []`; |
28 | 28 |
|
29 |
| -exports[`sourceMap option not specify (node-sass) (sass): warnings 1`] = `Array []`; |
| 29 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (node-sass) (sass): warnings 1`] = `Array []`; |
30 | 30 |
|
31 |
| -exports[`sourceMap option not specify (node-sass) (scss): errors 1`] = `Array []`; |
| 31 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (node-sass) (scss): errors 1`] = `Array []`; |
32 | 32 |
|
33 |
| -exports[`sourceMap option not specify (node-sass) (scss): warnings 1`] = `Array []`; |
| 33 | +exports[`sourceMap option should generate source maps when value has "true" value and the "devtool" option has "source-map" value (node-sass) (scss): warnings 1`] = `Array []`; |
34 | 34 |
|
35 |
| -exports[`sourceMap option true (dart-sass) (sass): errors 1`] = `Array []`; |
| 35 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (dart-sass) (sass): errors 1`] = `Array []`; |
36 | 36 |
|
37 |
| -exports[`sourceMap option true (dart-sass) (sass): warnings 1`] = `Array []`; |
| 37 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (dart-sass) (sass): warnings 1`] = `Array []`; |
38 | 38 |
|
39 |
| -exports[`sourceMap option true (dart-sass) (scss): errors 1`] = `Array []`; |
| 39 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (dart-sass) (scss): errors 1`] = `Array []`; |
40 | 40 |
|
41 |
| -exports[`sourceMap option true (dart-sass) (scss): warnings 1`] = `Array []`; |
| 41 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (dart-sass) (scss): warnings 1`] = `Array []`; |
42 | 42 |
|
43 |
| -exports[`sourceMap option true (node-sass) (sass): errors 1`] = `Array []`; |
| 43 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (node-sass) (sass): errors 1`] = `Array []`; |
44 | 44 |
|
45 |
| -exports[`sourceMap option true (node-sass) (sass): warnings 1`] = `Array []`; |
| 45 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (node-sass) (sass): warnings 1`] = `Array []`; |
46 | 46 |
|
47 |
| -exports[`sourceMap option true (node-sass) (scss): errors 1`] = `Array []`; |
| 47 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (node-sass) (scss): errors 1`] = `Array []`; |
48 | 48 |
|
49 |
| -exports[`sourceMap option true (node-sass) (scss): warnings 1`] = `Array []`; |
| 49 | +exports[`sourceMap option should generate source maps when value is not specify and the "devtool" option has "source-map" value (node-sass) (scss): warnings 1`] = `Array []`; |
| 50 | + |
| 51 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (dart-sass) (sass): errors 1`] = `Array []`; |
| 52 | + |
| 53 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (dart-sass) (sass): warnings 1`] = `Array []`; |
| 54 | + |
| 55 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (dart-sass) (scss): errors 1`] = `Array []`; |
| 56 | + |
| 57 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (dart-sass) (scss): warnings 1`] = `Array []`; |
| 58 | + |
| 59 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (node-sass) (sass): errors 1`] = `Array []`; |
| 60 | + |
| 61 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (node-sass) (sass): warnings 1`] = `Array []`; |
| 62 | + |
| 63 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (node-sass) (scss): errors 1`] = `Array []`; |
| 64 | + |
| 65 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "false" value (node-sass) (scss): warnings 1`] = `Array []`; |
| 66 | + |
| 67 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (dart-sass) (sass): errors 1`] = `Array []`; |
| 68 | + |
| 69 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (dart-sass) (sass): warnings 1`] = `Array []`; |
| 70 | + |
| 71 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (dart-sass) (scss): errors 1`] = `Array []`; |
| 72 | + |
| 73 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (dart-sass) (scss): warnings 1`] = `Array []`; |
| 74 | + |
| 75 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (node-sass) (sass): errors 1`] = `Array []`; |
| 76 | + |
| 77 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (node-sass) (sass): warnings 1`] = `Array []`; |
| 78 | + |
| 79 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (node-sass) (scss): errors 1`] = `Array []`; |
| 80 | + |
| 81 | +exports[`sourceMap option should not generate source maps when value has "false" and the "devtool" option has "source-map" value (node-sass) (scss): warnings 1`] = `Array []`; |
| 82 | + |
| 83 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (dart-sass) (sass): errors 1`] = `Array []`; |
| 84 | + |
| 85 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (dart-sass) (sass): warnings 1`] = `Array []`; |
| 86 | + |
| 87 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (dart-sass) (scss): errors 1`] = `Array []`; |
| 88 | + |
| 89 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (dart-sass) (scss): warnings 1`] = `Array []`; |
| 90 | + |
| 91 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (node-sass) (sass): errors 1`] = `Array []`; |
| 92 | + |
| 93 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (node-sass) (sass): warnings 1`] = `Array []`; |
| 94 | + |
| 95 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (node-sass) (scss): errors 1`] = `Array []`; |
| 96 | + |
| 97 | +exports[`sourceMap option should not generate source maps when value is not specify and the "devtool" option has "false" value (node-sass) (scss): warnings 1`] = `Array []`; |
0 commit comments