srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
864 stars 212 forks source link

Unable to find linux distribution #354

Open chris-melman opened 5 years ago

chris-melman commented 5 years ago

Currently the plugin is searching in nexus for a .gz file however currently the default for linux distribution is .xz file. Might be a good idea to support both gz and xz files