Skip to content

Commit

Permalink
Use chokidar 3.x directly (#2913)
Browse files Browse the repository at this point in the history
* Use chokidar

* Fix undefined check
  • Loading branch information
jeffposnick committed Aug 19, 2021
1 parent 43602e3 commit 86818e4
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 1,167 deletions.
3 changes: 2 additions & 1 deletion packages/workbox-build/package.json
Expand Up @@ -62,5 +62,6 @@
"main": "build/index.js",
"workbox": {
"packageType": "node_ts"
}
},
"types": "build/index.d.ts"
}

0 comments on commit 86818e4

Please sign in to comment.