tim-group / gradle-webpack-plugin

Run Webpack and Mocha in a Gradle project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack plugin

Build Status

Publishing

CI publishes to Nexus internally on each build as normal.

To publish to Gradle plugin portal, from a machine with internet access, do something like:

BUILD_NUMBER=11 ./gradlew --no-daemon publishPlugins

You must have already set up a plugin portal API key as described on the site: https://plugins.gradle.org/docs/submit

About

Run Webpack and Mocha in a Gradle project


Languages

Language:Groovy 94.0%Language:Kotlin 6.0%