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

sourceFileNames Setting #5

Open
jzahka opened this issue Apr 6, 2016 · 1 comment
Open

sourceFileNames Setting #5

jzahka opened this issue Apr 6, 2016 · 1 comment

Comments

@jzahka
Copy link

jzahka commented Apr 6, 2016

I'm new to sbt and am having trouble configuring this plugin to compile from a different source file than javascripts/main.js

Can you give a snippet of code to configure this option in build.sbt?

I've tried (admin.js is the source file I want to target)

TraceurKeys.sourceFileNames in Assets := Seq("javascripts/admin.js")
@vahankh
Copy link

vahankh commented Sep 1, 2016

I'm having the same issue. Please provide with some examples of settings. Sbt is really not clear, even after reading a book which seemed to be outdated I feel I can't do any custom stuff. Every single step is a problem so examples for dummies are appreciated.

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