7 lines
92 B
JSON
7 lines
92 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"dokku": {
|
||
|
"predeploy": "npm build"
|
||
|
}
|
||
|
}
|
||
|
}
|