Closed manolo closed 8 years ago
Right now it is mandatory to pass bower packages so as they are downloaded and installed before parsing them.
But it should be nice to allow parsing all packages installed by hand by the user in the current folder so as this simple procedure works:
$ bower install gitusername/mypolymerelement $ gwt-api-generator
connects to vaadin/components-team-tasks#34
Right now it is mandatory to pass bower packages so as they are downloaded and installed before parsing them.
But it should be nice to allow parsing all packages installed by hand by the user in the current folder so as this simple procedure works: