mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 00:54:14 +02:00
add package.json build script
This commit is contained in:
parent
0c72d74561
commit
cecef2f9c3
1 changed files with 3 additions and 0 deletions
|
|
@ -23,5 +23,8 @@
|
||||||
"tsconfig": "^7.0.0",
|
"tsconfig": "^7.0.0",
|
||||||
"tslint": "^5.12.1",
|
"tslint": "^5.12.1",
|
||||||
"typescript": "^3.3.3"
|
"typescript": "^3.3.3"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "make"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue