mirror of
https://github.com/sbt/sbt.git
synced 2026-09-05 17:25:23 +02:00
Port project/binary-plugin
This commit is contained in:
@@ -22,7 +22,3 @@ object A extends AutoPlugin {
|
||||
check := {}
|
||||
)
|
||||
}
|
||||
|
||||
object B extends Build {
|
||||
lazy val extra = project.enablePlugins(bN)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user