mirror of
https://github.com/sbt/sbt.git
synced 2026-09-05 01:03:36 +02:00
New scalariform
This commit is contained in:
+2
-1
@@ -120,7 +120,8 @@ private[compiler] class IvyComponentCompiler(compiler: RawCompiler, manager: Com
|
||||
moduleInfo = ModuleInfo(moduleID.name),
|
||||
dependencies = deps,
|
||||
configurations = Seq(Configurations.Component),
|
||||
ivyScala = None)
|
||||
ivyScala = None
|
||||
)
|
||||
|
||||
new ivySbt.Module(moduleSetting)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user