File tree
6 files changed
+58
-4
lines changed- src
- test
- __snapshots__
- fixtures
6 files changed
+58
-4
lines changedDiff for: src/index.js
+7-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 |
| |
10 | 15 |
| |
11 | 16 |
| |
| |||
122 | 127 |
| |
123 | 128 |
| |
124 | 129 |
| |
125 |
| - | |
| 130 | + | |
126 | 131 |
| |
127 | 132 |
| |
128 | 133 |
| |
|
Diff for: src/utils.js
+14-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
99 | 103 |
| |
100 | 104 |
| |
101 | 105 |
| |
| |||
125 | 129 |
| |
126 | 130 |
| |
127 | 131 |
| |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
128 | 136 |
| |
129 | 137 |
| |
130 | 138 |
| |
| |||
179 | 187 |
| |
180 | 188 |
| |
181 | 189 |
| |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
182 | 194 |
| |
183 | 195 |
| |
184 | 196 |
| |
| |||
187 | 199 |
| |
188 | 200 |
| |
189 | 201 |
| |
190 |
| - | |
| 202 | + | |
191 | 203 |
| |
192 | 204 |
| |
193 | 205 |
| |
| |||
268 | 280 |
| |
269 | 281 |
| |
270 | 282 |
| |
271 |
| - | |
| 283 | + |
Diff for: test/__snapshots__/loader.test.js.snap
+21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
116 | 137 |
| |
117 | 138 |
| |
118 | 139 |
| |
|
Diff for: test/fixtures/absolute-source-root.js
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: test/loader.test.js
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
752 | 752 |
| |
753 | 753 |
| |
754 | 754 |
| |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
755 | 768 |
|
0 commit comments