attempt to produce an I2P plugin
This commit is contained in:
@@ -30,6 +30,7 @@ configurations {
|
||||
runtimeClasspath {
|
||||
extendsFrom developmentOnly
|
||||
}
|
||||
warArtifact
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -102,3 +103,7 @@ assets {
|
||||
minifyJs = true
|
||||
minifyCss = true
|
||||
}
|
||||
|
||||
artifacts {
|
||||
warArtifact war
|
||||
}
|
||||
|
Reference in New Issue
Block a user