Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Dec 8, 2024
1 parent 9b736c9 commit 3896d08
Show file tree
Hide file tree
Showing 161 changed files with 1,616 additions and 1,497 deletions.
2 changes: 1 addition & 1 deletion electron/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ async function published(url) {
return
}
if (data.ret !== 1) {
spinner.fail(`发布失败, ret ${data.ret}`)
spinner.fail(`发布失败, ${JSON.stringify(data)}`)
return
}
spinner.succeed('发布完成')
Expand Down
1 change: 1 addition & 0 deletions public/js/build/404.10129456.js

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

1 change: 0 additions & 1 deletion public/js/build/404.478e0f91.js

This file was deleted.

File renamed without changes.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/js/build/AceEditor.6db01304.js

This file was deleted.

1 change: 1 addition & 0 deletions public/js/build/AceEditor.ec9fa331.js

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/js/build/Drawio.78801d45.js

This file was deleted.

Loading

0 comments on commit 3896d08

Please sign in to comment.