-
Notifications
You must be signed in to change notification settings - Fork 39
project migration angular to ionic #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Currently, the add, copy, sync, and open Capacitor commands are supported by this plugin. These are executed in this fashion:
I need to improve the documentation on this, but that should work with a newly generated project. |
Is there a windows platform other than ios/android? typically I qualify as much UI/material prior to taking direct traction on ios or android |
Also wondering how to configure the following
|
Is it possible to have a schematic to build the apk? that would be the frosting on the cake |
Do you mean a platform like Electron to run apps on the desktop OS?
Is this for a Capacitor plugin?
This plugin will only support commands that are built into the Capacitor CLI, and I don't believe that is available yet. |
I'll be closing this issue for now. Feel free to reply, or create a new issue if you still have problems. |
Uh oh!
There was an error while loading. Please reload this page.
I was operating an earlier angular project and workspace
I deleted it angular project and installed a new project using this schematic for ionic
but the package.json was missing cap.copy and other commands
can a switch or auto-migration sync check be performed for ionic projects so that we can have our project up to snuff for what its suppose to have for commands and such
here are my steps to reproduce
The text was updated successfully, but these errors were encountered: