Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
"cordova create --browserify test com.example.test browserifyTest"
The browserify flag should be saved somewhere (config file?) to keep note that the project is a browserify project. That way, adding/removing platforms/plugins should be able to check to see if the project was created as a browserify project. This will also stop the need to add --browserify everytime you add/rm a plugin or platform.