Ionic Cli browser

Hi,

I updated my cli (version 2) and it seems that the “browser” command has been removed. Is there an alternative command that has replaced it?

Thanks,

Akil

The browser command was always a wrapper command. You can now just use the plugin command to add crosswalk.

ionic plugin add cordova-plugin-crosswalk-webview --save
1 Like