Skip to content

Commit ee5e3a5

Browse files
authored
feat(2398): Support root dir in checkoutUrl [2] (#76)
1 parent 1b6c0ee commit ee5e3a5

File tree

5 files changed

+221
-110
lines changed

5 files changed

+221
-110
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ artifacts/
33
npm-debug.log
44
.DS_STORE
55
.*.swp
6+
package-lock.json
7+
.nyc-output/

0 commit comments

Comments
 (0)