-
Notifications
You must be signed in to change notification settings - Fork 26
How to use with webjars ? #31
Copy link
Copy link
Closed
Description
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 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels