mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-26 16:48:56 +00:00
编译添加复制到demo
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist",
|
||||
"build": "npm run clean && rollup -c rollup.config.mjs"
|
||||
"copy": "cp -r dist/* ./../kunpo-esc/demo/node_modules/kunpocc-behaviortree/dist/",
|
||||
"build": "npm run clean && rollup -c rollup.config.mjs && npm run copy"
|
||||
},
|
||||
"files": [
|
||||
"dist/kunpocc-behaviortree.cjs",
|
||||
|
||||
Reference in New Issue
Block a user