#90 create kube_ops_view package

This commit is contained in:
Henning Jacobs
2017-01-14 13:25:03 +01:00
parent b6d75bf240
commit 850683c368
11 changed files with 21 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
"description": "=========================== Kubernetes Operational View ===========================",
"main": "src/app.js",
"config": {
"buildDir": "../static/build"
"buildDir": "../kube_ops_view/static/build"
},
"scripts": {
"prestart": "npm install",