ionic-team / ionic-app-lib

The library used for using ionic apps - consumed by the CLI and the GUI
44 stars 79 forks source link

Enhancement: Support platform selection with using --lab #116

Open chrisgriffith opened 8 years ago

chrisgriffith commented 8 years ago

Extend the $ionic serve --lab to allow which platforms are displayed

Example: $ ionic serve --lab -ios -android would spawn a lab with only ios and android previews.