We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for your plugin!
I'd like to draw your attention to this question and answer on Stack Overflow: https://stackoverflow.com/questions/26999365/play-framework-2-3-6-java-javascripts-and-stylesheets-not-found-when-deployed
I'm not the author but I had the exact same problem that could be solved by replacing sbt-rjs with sbt-uglify, as mentioned in the question's answer.
sbt-rjs
sbt-uglify
Is there some kind of incompatibility between sbt-rjs and Heroku?
I'm using sbt-rjs 1.0.7.
Let me know if I can provide any more detail on the issue.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Thanks for your plugin!
I'd like to draw your attention to this question and answer on Stack Overflow:
https://stackoverflow.com/questions/26999365/play-framework-2-3-6-java-javascripts-and-stylesheets-not-found-when-deployed
I'm not the author but I had the exact same problem that could be solved by replacing
sbt-rjs
withsbt-uglify
, as mentioned in the question's answer.Is there some kind of incompatibility between
sbt-rjs
and Heroku?I'm using
sbt-rjs
1.0.7.Let me know if I can provide any more detail on the issue.
Thanks in advance!
The text was updated successfully, but these errors were encountered: