diff --git a/.gitignore b/.gitignore index 6d8ee7e58b..26932aec64 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.DS_Store *.sass-cache +*COMPILE.css # Intellij project configuration files *.idea diff --git a/bundles.json b/bundles.json index 35d6f11728..a0f7edd7a8 100644 --- a/bundles.json +++ b/bundles.json @@ -8,6 +8,8 @@ "platform/commonUI/dialog", "platform/commonUI/general", "platform/commonUI/inspect", + "platform/commonUI/mobile", + "platform/commonUI/themes/espresso", "platform/containment", "platform/execution", "platform/telemetry", diff --git a/circle.yml b/circle.yml index 2a79a5ed93..2b86cc7b71 100644 --- a/circle.yml +++ b/circle.yml @@ -8,3 +8,7 @@ deployment: branch: search heroku: appname: openmctweb-staging-un + openmctweb-staging-deux: + branch: mobile + heroku: + appname: openmctweb-staging-deux diff --git a/index.html b/index.html index cb9e6623a7..8be727ab5a 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@
+