Skip to content

Stop generating .sbt file in subdirectory #5898

Closed
@smarter

Description

@smarter

Right now, prepareCommunityBuild generates community-build/sbt-dotty.sbt this is problematic because starting sbt in the root project will actually also load the .sbt files in subprojects, so we're loading this file as part of our build even though it has nothing to do here.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions