mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
Fix binary-plugin
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
sbtPlugin := true
|
||||
|
||||
name := "demo-plugin"
|
||||
|
||||
// TODO fix doc task
|
||||
Compile / doc / sources := Seq.empty
|
||||
|
||||
Reference in New Issue
Block a user