You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the webjars-locator repo I've already asked for a require.js webjars loader webjars/webjars-locator#24.
In the meantime I'm thinking that it would make sense to extract webjars scanning and the require.js webjars loader into its own module/artifact so that this can be reused by different projects. This would reduce code duplication, things wouldn't be reinvented again and again.
I'm asking here because I'd think that the mentioned functionality would be extracted from webjars-play.
What do you think?
The text was updated successfully, but these errors were encountered:
Thanx anyway :-) Btw, while it might be appealing to implement it in scala (and which would be the natural choice when the functionality is extracted from this project), as a consequence this would pull in the scala library into java projects, which is not optimal. Probably you'd be considering this anyway :-)
In the webjars-locator repo I've already asked for a require.js webjars loader webjars/webjars-locator#24.
In the meantime I'm thinking that it would make sense to extract webjars scanning and the require.js webjars loader into its own module/artifact so that this can be reused by different projects. This would reduce code duplication, things wouldn't be reinvented again and again.
I'm asking here because I'd think that the mentioned functionality would be extracted from webjars-play.
What do you think?
The text was updated successfully, but these errors were encountered: