Added build and package scripts
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"preload": [
|
||||
".spark/plugins/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": [
|
||||
".spark/update-version.sh",
|
||||
".spark/package.sh"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user