Anis Kadri created CB-7191:
------------------------------

             Summary: Add browser as a platform to cordova-lib/cordova-cli
                 Key: CB-7191
                 URL: https://issues.apache.org/jira/browse/CB-7191
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: 3.5.0
            Reporter: Anis Kadri
            Assignee: Suraj Pindoria
             Fix For: 3.7.0


Add browser as a platform to cordova-cli.

cordova platform add browser
cordova plugin add org.apache.cordova.device
cordova run browser # fires up a browser

`platform add browser` should not do anything other than creating a browser 
folder under platforms/.

`plugin add [PLUGIN]` should use browserify to package cordova-js with the 
plugin built in

`run browser` should fire up the browser and point it to 
platforms/www/index.html



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to