Skip to content

Commit cbe700b

Browse files
authored
fix: skip generation if the build errored (#882)
* fix: skip generation if the build errored * chore: update rollup, forgot to push
1 parent 84e66d7 commit cbe700b

File tree

3 files changed

+156
-130
lines changed

3 files changed

+156
-130
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
},
157157
"pnpm": {
158158
"overrides": {
159-
"rollup": "^4.22.4"
159+
"rollup": "^4.35.0"
160160
},
161161
"onlyBuiltDependencies": [
162162
"sharp"

0 commit comments

Comments
 (0)