Commit a48483c
Bugfix
* Bugfix `_fileCopy` exclude
Add test of cases that were missing consideration
* Bugfix `_fileCopy` exclude
Add test of cases that were missing consideration
* Fix to get from `path.sep`
* Fix to make exclude specified separator `path.sep`
* Remove unnecessary semicolon_filecopy exclude (motdotla#253)1 parent 1aeae22 commit a48483cCopy full SHA for a48483c
Expand file treeCollapse file tree
2 files changed
+53
-7
lines changedOpen diff view settings
Collapse file
+20-5Lines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
197 | 197 | |
198 | 198 | |
199 | 199 | |
200 | | - |
| 200 | + |
201 | 201 | |
202 | 202 | |
203 | | - |
| 203 | + |
204 | 204 | |
205 | 205 | |
| 206 | + |
| 207 | + |
206 | 208 | |
207 | | - |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
208 | 214 | |
| 215 | + |
| 216 | + |
209 | 217 | |
210 | | - |
| 218 | + |
| 219 | + |
211 | 220 | |
212 | 221 | |
213 | 222 | |
| ||
220 | 229 | |
221 | 230 | |
222 | 231 | |
223 | | - |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
224 | 239 | |
225 | 240 | |
226 | 241 | |
|
Collapse file
+33-2Lines changed: 33 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
176 | 176 | |
177 | 177 | |
178 | 178 | |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
179 | 192 | |
180 | 193 | |
181 | 194 | |
| ||
186 | 199 | |
187 | 200 | |
188 | 201 | |
189 | | - |
| 202 | + |
190 | 203 | |
191 | 204 | |
192 | 205 | |
| ||
197 | 210 | |
198 | 211 | |
199 | 212 | |
200 | | - |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
201 | 220 | |
202 | 221 | |
203 | 222 | |
| ||
214 | 233 | |
215 | 234 | |
216 | 235 | |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
217 | 240 | |
218 | 241 | |
219 | 242 | |
| 243 | + |
220 | 244 | |
221 | 245 | |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
222 | 253 | |
223 | 254 | |
224 | 255 | |
|
0 commit comments