Skip to content

Commit

Permalink
Merge pull request #4 from LaurentGoderre/fix-paths
Browse files Browse the repository at this point in the history
Added safer path management
  • Loading branch information
KatiRG authored Jul 23, 2019
2 parents ea1fa5d + 71dbfd9 commit c7e7416
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 c7e7416

Please sign in to comment.