Skip to content

Commit

Permalink
Added safer path management
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Jul 23, 2019
1 parent ea1fa5d commit 71dbfd9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2427,7 +2427,7 @@
}
};
} else {
init();
init(".");
}

}());
Loading

0 comments on commit 71dbfd9

Please sign in to comment.