Merge pull request #1458 from spotify/mob/pack

cli: add backend:build-image command and use in backend
This commit is contained in:
Patrik Oldsberg
2020-06-26 12:34:33 +02:00
committed by GitHub
14 changed files with 222 additions and 11 deletions
+2 -1
View File
@@ -59,6 +59,7 @@
"jest-fetch-mock": "^3.0.3"
},
"files": [
"dist"
"dist",
"migrations"
]
}