Skip to content

Commit

Permalink
更新编译文件
Browse files Browse the repository at this point in the history
  • Loading branch information
xianyubb committed Dec 17, 2023
1 parent 4a38c09 commit dcedea1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
node_modules
dist
xianyubb-top.zip
*.zip
config
plugins
1 change: 1 addition & 0 deletions scripts/copy-package-json.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

:: Copy the package.json from the source directory to the output directory
copy "./package.json" "./dist"

1 change: 0 additions & 1 deletion scripts/package.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
copy package.json dist
copy ".\completion\index.d.ts" dist
bz a "xianyubb-bot.zip" "dist"

0 comments on commit dcedea1

Please sign in to comment.