mirror of
https://github.com/codedread/bitjs
synced 2025-10-03 09:39:16 +02:00
Rename 'build' script as it's playing funny with the github workflows
This commit is contained in:
parent
a84ed44cb3
commit
73cfa291f6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "cd build; make",
|
"build-webpshim": "cd build; make",
|
||||||
"test": "./node_modules/.bin/mocha tests/*.spec.js"
|
"test": "./node_modules/.bin/mocha tests/*.spec.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue