mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-28 07:19:53 +02:00
Update build process.
This commit is contained in:
@@ -23,7 +23,7 @@ only, requires [`git`][git] and [`npm`][npm] to be installed).
|
|||||||
> git clone git://github.com/lrsjng/h5ai.git
|
> git clone git://github.com/lrsjng/h5ai.git
|
||||||
> cd h5ai
|
> cd h5ai
|
||||||
> npm install
|
> npm install
|
||||||
> npm run release
|
> npm run build
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
"url": "https://github.com/lrsjng/h5ai.git"
|
"url": "https://github.com/lrsjng/h5ai.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release": "mkr release",
|
"build": "mkr release",
|
||||||
"test": "mocha --recursive test"
|
"test": "mocha --recursive test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Reference in New Issue
Block a user