refactor: replace globby
with faster alternative
#834
Annotations
3 errors
|
test/index.test.ts#L344
AssertionError: expected [ 'input.js', 'bar/input.js' ] to deeply equal [ 'bar/input.js', 'input.js' ]
- Expected
+ Received
Array [
- "bar/input.js",
"input.js",
+ "bar/input.js",
]
❯ test/index.test.ts:344:20
|
|
This job failed
Loading