|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"win": "rm -rf ./ax-node && pkg ./src/app.js -t win -o ./ax-node/app && cp ./run-ax-node.sh ./ax-node/run-ax-node.sh && cp ./config.json ./ax-node/config.json",
|
|
"win": "rm -rf ./ax-node && pkg ./src/app.js -t win -o ./ax-node/app && cp ./run-ax-node.sh ./ax-node/run-ax-node.sh && cp ./config.json ./ax-node/config.json",
|