ci: add build npm command
This commit is contained in:
parent
947b55f023
commit
1bdefc7ab6
|
@ -11,6 +11,7 @@
|
|||
"_id": "@lumeweb/libweb@0.1.0",
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "presetter run build",
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue