diff --git a/ionic.config.json b/ionic.config.json new file mode 100644 index 00000000..a1df1c4d --- /dev/null +++ b/ionic.config.json @@ -0,0 +1,7 @@ +{ + "name": "ionic-react-conference-app", + "type": "react", + "integrations": { + "cordova": {} + } +}