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

re-compile if options changed #19

Merged
merged 1 commit into from Apr 5, 2017
Merged

re-compile if options changed #19

merged 1 commit into from Apr 5, 2017

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Apr 5, 2017

No description provided.

private[this] val arguments = TaskKey[Arguments]("protoc-arguments")

private[this] final case class Arguments(
includePaths: Seq[File],
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make it detect when ScalaPB version has been updated?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That works. Thanks for looking into this

@thesamet thesamet merged commit 2f95ed4 into thesamet:master Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants