-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
Lines 605 to 609 in 98f49d7
| if (from.startsWith("../")) { | |
| throw new Error( | |
| `It's not possible to copy files outsite the src directory ("${from}")`, | |
| ); | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels