mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-26 16:48:56 +00:00
修改节点装饰器
# Conflicts: # package.json
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist",
|
||||
"copy": "cp -r dist/* ./../kunpo-esc/demo/node_modules/kunpocc-behaviortree/dist/",
|
||||
"copy": "cp -r dist/* ./../kunpo-ecs/demo/node_modules/kunpocc-behaviortree/dist/",
|
||||
"build": "npm run clean && rollup -c rollup.config.mjs && npm run copy"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user