Andrius added
This commit is contained in:
@@ -4,3 +4,5 @@ node_modules
|
||||
*angular/*
|
||||
.idea
|
||||
.angular/cache/*
|
||||
ios
|
||||
andriod
|
||||
|
||||
@@ -20,4 +20,13 @@ ionic g page pages/resetpass
|
||||
ionic g service services/wrench
|
||||
|
||||
ionic g page userpages/dash
|
||||
ionic g page userpages/market
|
||||
ionic g page userpages/market
|
||||
|
||||
|
||||
$ ionic build
|
||||
$ ionic build --prod
|
||||
$ ionic build --watch
|
||||
|
||||
$ ionic capacitor build
|
||||
$ ionic capacitor build android
|
||||
$ ionic capacitor build ios
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"@angular/platform-browser": "^14.0.0",
|
||||
"@angular/platform-browser-dynamic": "^14.0.0",
|
||||
"@angular/router": "^14.0.0",
|
||||
"@capacitor/android": "^5.0.0",
|
||||
"@capacitor/android": "5.0.5",
|
||||
"@capacitor/app": "^5.0.0",
|
||||
"@capacitor/core": "^5.0.0",
|
||||
"@capacitor/haptics": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user