feat(bpb.json): add wrap_bin, a way to (at some point) disable the wrapper scripts in the bin dir
This commit is contained in:
parent
199911d6e2
commit
87486f5397
1 changed files with 2 additions and 1 deletions
3
bpb.json
3
bpb.json
|
@ -14,6 +14,7 @@
|
|||
"bin": {
|
||||
"run": "bndd",
|
||||
"raw-command": "bnd-send-cmd"
|
||||
}
|
||||
},
|
||||
"wrap_bin": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue