diff --git a/src/index.ts b/src/index.ts index 70ffcef9e..774bc0dab 100644 --- a/src/index.ts +++ b/src/index.ts @@ -66,7 +66,7 @@ if ((option as CLI_OPTIONS) != CLI_OPTIONS.crawler) process.exit(0) // removes all screen shots -clearFolder("/dist") +clearFolder("./dist") /// INTRO