Open dsvensson opened 8 years ago
The way bower plugin does it looks pretty cool. Will investgate how we can do it in the node plugin. If you have any experimental code around this I will be happy to look at it.
Nopes, none, unfortunately. Realized I forgot to link to the bower gradle project, so here comes if you haven't found it already:
No worries, found it :-)
As both build.gradle and package.json wants version and project name, declaring the contents of package.json within build.gradle would be nice. Also makes the use of the typescript gradle plugin more coherent as the typescript dependency installed via npm would be declared in build.gradle. This is pretty much identical to what the bower plugin does, example as follows: