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

continuously compile html template sources #2

Open
absurdhero opened this issue Sep 29, 2012 · 1 comment
Open

continuously compile html template sources #2

absurdhero opened this issue Sep 29, 2012 · 1 comment

Comments

@absurdhero
Copy link
Owner

This plugin doesn't continuously translate scala.html templates to scala source files.
If it did, then scala:cc could incrementally compile a complete play2 project including templates.

@absurdhero
Copy link
Owner Author

It can now monitor for template changes and recompile them. It now needs to invoke scala:cc or Zinc directly to watch for changes in the generated-sources as well as the project source directory.

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

No branches or pull requests

1 participant