srs / gradle-node-plugin

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

Unable to find linux distribution #354

Open chris-melman opened 4 years ago

chris-melman commented 4 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