Skip to content

Commit

Permalink
release(esbuild): 🏹 Release [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
linbudu599 committed Mar 7, 2023
1 parent 2e34feb commit 52fdbd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/esbuild-plugin-copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esbuild-plugin-copy",
"version": "2.0.2",
"version": "2.1.0",
"description": "ESBuild plugin for assets copy.",
"keywords": [
"esbuild",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Node.js `fs.ddddwatch`:

* Doesn't report filenames on MacOS.
* Doesn't report filedddnames on MacOS.
* Doesn't report events at all when using editors like Sublime on MacOS.
* Often reports events twice.
* Emits most changes as `rename`.
Expand Down

0 comments on commit 52fdbd0

Please sign in to comment.