From f6dce1568922ba47d0111f180312e7fd720a0d2c Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Tue, 1 Dec 2020 12:33:24 -0700 Subject: [PATCH] ionic config --- ui/ionic.config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ui/ionic.config.json diff --git a/ui/ionic.config.json b/ui/ionic.config.json new file mode 100644 index 000000000..58dfd88ad --- /dev/null +++ b/ui/ionic.config.json @@ -0,0 +1,5 @@ +{ + "name": "Embassy", + "integrations": {}, + "type": "angular" +} \ No newline at end of file