Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove disablePlugins(BackgroundRunPlugin) in build.sbt #1688

Closed
olafurpg opened this issue Jul 10, 2018 · 2 comments
Closed

Remove disablePlugins(BackgroundRunPlugin) in build.sbt #1688

olafurpg opened this issue Jul 10, 2018 · 2 comments
Labels

Comments

@olafurpg
Copy link
Member

Our build.sbt has a lot of

  // NOTE: workaround for https://github.com/sbt/sbt-core-next/issues/8
  .disablePlugins(BackgroundRunPlugin)

that we should remove.

@SethTisue
Copy link
Contributor

I removed them in #1720 (which at the moment is unfinished WIP, but perhaps it has a future)

@kpbochenek
Copy link
Collaborator

Doesn't exist anymore in build.sbt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants