We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc04dd8 commit 13cba86Copy full SHA for 13cba86
ionic.config.json
@@ -1,7 +1,5 @@
1
{
2
"name": "ionic-unit-testing-example",
3
"app_id": "",
4
- "projectTypeId": "ionic-angular",
5
- "v2": true,
6
- "typescript": true
+ "type": "ionic-angular"
7
}
package.json
@@ -33,6 +33,7 @@
33
},
34
"devDependencies": {
35
"@ionic/app-scripts": "1.3.7",
36
+ "@ionic/cli-plugin-ionic-angular": "1.0.0",
37
"@types/jasmine": "^2.5.41",
38
"@types/node": "^7.0.8",
39
"angular2-template-loader": "^0.6.2",
0 commit comments