Skip to content

PLUGIN IS DEPRECATED. PLEASE USE node-gradle/gradle-node-plugin. A fork from srs/gradle-node-plugin with added support for Gradle 6+ with fixes from node-gradle/gradle-node-plugin

License

Notifications You must be signed in to change notification settings

elevennl/gradle-node-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This plugin has been deprecated and will not receive any updates. It's only purpose is outlined below. This plugin will not work with Gradle 7+. As an alternative we recommend using node-gradle/gradle-node-plugin This should be an easy replacement but the GulpTask has been removed in favor of the NpxTask.

What is the purpose of this fork?

This is a fork of the srs/gradle-node-plugin but with added support for Gradle 6+ from node-gradle/gradle-node-plugin, while still maintaining support for Gulp and Grunt (We still needed this functionality for now)

A lot of thanks goes out to them for making/updating this plugin.

Gradle Plugin for Node

This plugin enabled you to use a lot of NodeJS-based technologies as part of your build without having NodeJS installed locally on your system. It integrates the following NodeJS-based system with Gradle:

Documentation

Here's how you get started using this plugin.

Building the Plugin

To build the plugin, just type the following command:

./gradlew clean build

About

PLUGIN IS DEPRECATED. PLEASE USE node-gradle/gradle-node-plugin. A fork from srs/gradle-node-plugin with added support for Gradle 6+ with fixes from node-gradle/gradle-node-plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages