Open glaw opened 8 years ago
bower.json ( https://github.com/millermedeiros/requirejs-plugins/blob/master/bower.json#L4 ) does not follow bower specfications ( https://github.com/bower/spec/blob/master/json.md#main ). Namely, this: "The entry-point files necessary to use your package. Only one file per filetype."
I'm facing the same problem - is there a fix that could be used?
bower.json ( https://github.com/millermedeiros/requirejs-plugins/blob/master/bower.json#L4 ) does not follow bower specfications ( https://github.com/bower/spec/blob/master/json.md#main ). Namely, this: "The entry-point files necessary to use your package. Only one file per filetype."