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

Add Build.scala extra imports for Less config #3241

Merged
merged 1 commit into from
Aug 4, 2014
Merged

Add Build.scala extra imports for Less config #3241

merged 1 commit into from
Aug 4, 2014

Conversation

jxtps
Copy link
Contributor

@jxtps jxtps commented Aug 1, 2014

To use the includeFilter / exludeFilter examples in Build.scala, the Assets and LessKeys symbols need to be imported.

To use the includeFilter / exludeFilter examples in Build.scala, the Assets and LessKeys symbols need to be imported.
jroper added a commit that referenced this pull request Aug 4, 2014
Add Build.scala extra imports for Less config
@jroper jroper merged commit ae00354 into playframework:2.3.x Aug 4, 2014
@jxtps jxtps deleted the patch-1 branch August 4, 2014 18:13
@jxtps
Copy link
Contributor Author

jxtps commented Aug 4, 2014

See also: sbt/sbt-less#39 - apparently it should be

import com.typesafe.sbt.web.SbtWeb.autoImport._
import com.typesafe.sbt.less.SbtLess.autoImport._

(sorry, didn't know when I issued the pull request)

@jxtps
Copy link
Contributor Author

jxtps commented Aug 5, 2014

Added a new pull request to fix it: #3258

ignasi35 added a commit that referenced this pull request May 3, 2021
mergify bot pushed a commit that referenced this pull request Jul 5, 2021
(cherry picked from commit d94090a)
mergify bot added a commit that referenced this pull request Jul 9, 2021
Fix tail-recursive deserializer (Lagom's #3241) (backport #10840)
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