Skip to content

Using js files from dependency projects #11

Open
@chaotive

Description

@chaotive

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions