test(react): remove capacitor

This commit is contained in:
Liam DeBeasi
2021-10-22 17:00:24 -04:00
parent 48fbfa78e7
commit fdbf0950ef
4 changed files with 3384 additions and 19230 deletions

View File

@@ -1,8 +0,0 @@
{
"appId": "io.ionic.starter",
"appName": "react-router-new",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "build",
"cordova": {}
}

View File

@@ -1,7 +1,5 @@
{
"name": "react-router-new",
"integrations": {
"capacitor": {}
},
"integrations": {},
"type": "react"
}

View File

File diff suppressed because it is too large Load Diff

View File

@@ -4,9 +4,6 @@
"private": true,
"dependencies": {
"@babel/core": "7.8.4",
"@capacitor/android": "^2.2.0",
"@capacitor/core": "1.5.2",
"@capacitor/ios": "^2.2.0",
"@ionic/react": "5.6.3",
"@ionic/react-router": "^5.6.3",
"@stencil/core": "^2.8.0",