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

CoffeeScript as a Pipeline Stage #15

Open
driverpt opened this issue Jan 12, 2017 · 1 comment
Open

CoffeeScript as a Pipeline Stage #15

driverpt opened this issue Jan 12, 2017 · 1 comment

Comments

@driverpt
Copy link

e.g.: pipelineStages := Seq(coffee, rjs, filter, digest, gzip)

This would allow us to process files with CoffeeScript and them for example, combine them into a single JS file.

@danielnixon
Copy link

That scenario is possible now with sbt-coffeescript being a source file plugin.

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

2 participants