Open
Description
Hi,
I'm trying to use the js file produced by sbt-js on another sbt project, that is an sbt dependency project of the current project. Something like this:
- currentJsProject dependsOn
- otherJsProject
So, everytime I run currentJsProject jsTest I can depend on the previously created otherJsProject js output files. Can this be done? Maybe trough the classpath of sorts?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels