Skip to content

How to use with webjars ? #31

@benoit-ponsero

Description

@benoit-ponsero

Hello,

I am trying to test this plugin with angular2 webjar dependency but the typescript compiler never found lib files.

Perhaps there is missing some paths like they have in sbt-less plugin :

"paths" -> JsArray( (sourceDirectories.value ++ resourceDirectories.value ++ webModuleDirectories.value ++ nodeModuleDirectories.value) .map(f => JsString(f.getAbsolutePath)).toVector )

any ideas ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions