Skip to content

Commit

Permalink
docs: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkovtyk committed Sep 9, 2024
1 parent 8ade10a commit 15abd9c
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 @@ -39,7 +39,7 @@ fileCopyPlugin({
})
````

In this case, the output directory of the matching files are the output directory of the esbuild configuration, because no output directory else was specified.
In this case, the output directory of the matching files is the output directory of the esbuild configuration, because no output directory else was specified.

If you want an option to handle the output directory of the files by yourself, you should follow the advanced including.

Expand Down

0 comments on commit 15abd9c

Please sign in to comment.