We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5fd735 + 0a59da4 commit ed02286Copy full SHA for ed02286
build.sbt
@@ -2,8 +2,6 @@ lazy val `sbt-gzip` = project in file(".")
2
3
enablePlugins(SbtWebBase)
4
5
-sonatypeProfileName := "com.github.sbt.sbt-gzip" // See https://issues.sonatype.org/browse/OSSRH-77819#comment-1203625
6
-
7
description := "sbt-web plugin for gzipping assets"
8
9
developers += Developer(
0 commit comments