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

How to use with webjars ? #31

Closed
benoit-ponsero opened this issue Jan 29, 2016 · 2 comments
Closed

How to use with webjars ? #31

benoit-ponsero opened this issue Jan 29, 2016 · 2 comments
Assignees

Comments

@benoit-ponsero
Copy link

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 ?

@jvanbruegge
Copy link

@wassertim told me, that this is a known issue.
Would be a very useful feature though

@wassertim
Copy link

Guys, this is now in master you can checkout and give it a try

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

3 participants