Neues Initialrelease mit IonicMaterial
This commit is contained in:
@@ -1,4 +1,19 @@
|
||||
{
|
||||
"name": "pokedex",
|
||||
"app_id": ""
|
||||
"name": "IonicMaterialDesign",
|
||||
"app_id": "",
|
||||
"gulpStartupTasks": [
|
||||
"sass",
|
||||
"watch"
|
||||
],
|
||||
"watchPatterns": [
|
||||
"www/**/*",
|
||||
"!www/lib/**/*"
|
||||
],
|
||||
"browsers": [
|
||||
{
|
||||
"platform": "android",
|
||||
"browser": "crosswalk",
|
||||
"version": "12.41.296.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user