Skip to content

Commit

Permalink
build: do not abort on watch mode when ts erroring
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed May 25, 2022
1 parent ca69a06 commit 085324a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"bunchee": "1.8.3",
"bunchee": "1.8.4",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest-dom": "4.0.1",
Expand Down
86 changes: 45 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 085324a

Please sign in to comment.