Closed aymericbeaumet closed 11 years ago
Thanks for putting this together, the component.json is actually generated as part of the build, so this change won't currently work for future versions. You also need to change the following things:
component.json
to bower.json
and make sure to change it in the all task too. The clean task also references component.json so that will need updating too.Thanks again for taking the time to fix this issue, I just want to make sure that the build system is kept up to date too!
Ok, I made the modifications.
I tested the Makefile, everything works fine.
Thanks! :+1:
Fix this issue.