Skip to content

Commit 0eb8eb8

Browse files
committed
build: 更新package.json依赖项
- 添加[email protected]依赖 - 用于构建时复制静态资源文件到dist目录
1 parent 4be79ca commit 0eb8eb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script-hook-website/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@types/react-syntax-highlighter": "^15.5.13",
42+
"copy-webpack-plugin": "^13.0.0",
4243
"css-loader": "^6.7.3",
4344
"gh-pages": "^6.3.0",
4445
"html-webpack-plugin": "^5.5.1",

0 commit comments

Comments
 (0)