-
Notifications
You must be signed in to change notification settings - Fork 17
Swap in node.js build component for Gradle #204
Copy link
Copy link
Closed
Labels
buildAnything related to the building of the softwareAnything related to the building of the softwareduplicateThis issue or pull request already existsThis issue or pull request already existsenhancementAn improvement to existing functionalityAn improvement to existing functionalityfeature requestA request for new functionalityA request for new functionalitypolishSmall refinements to improve quality or consistencySmall refinements to improve quality or consistency
Metadata
Metadata
Assignees
Labels
buildAnything related to the building of the softwareAnything related to the building of the softwareduplicateThis issue or pull request already existsThis issue or pull request already existsenhancementAn improvement to existing functionalityAn improvement to existing functionalityfeature requestA request for new functionalityA request for new functionalitypolishSmall refinements to improve quality or consistencySmall refinements to improve quality or consistency
Nodel's node.js build steps are scripted manually within the gradle build config.
There is a now a good node.js plugin that can be used to which removes the manual steps and should improve build times and usage within third-party IDEs.