Skip to content

Commit

Permalink
Merge pull request #60 from Omranic/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sebastiandedeyne authored Mar 4, 2019
2 parents 447fcda + 5509950 commit 95083b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ mix

// Your custom globs are merged with the default globs. If you need to
// fully replace the globs, use the underlying `paths` option instead.
globs: () => [
globs: [
path.join(__dirname, 'node_modules/simplemde/**/*.js'),
],

Expand Down

0 comments on commit 95083b9

Please sign in to comment.