mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-27 06:54:42 +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
|
||||
> cd h5ai
|
||||
> npm install
|
||||
> npm run release
|
||||
> npm run build
|
||||
|
||||
|
||||
## License
|
||||
|
@@ -12,7 +12,7 @@
|
||||
"url": "https://github.com/lrsjng/h5ai.git"
|
||||
},
|
||||
"scripts": {
|
||||
"release": "mkr release",
|
||||
"build": "mkr release",
|
||||
"test": "mocha --recursive test"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user