manojjsm/js-test-driver

Using webjars, possible?

GoogleCodeExporter opened this issue · 0 comments

Similar to the way of loading external Js file with the prefix of `http` I 
would like to load JS files from classpath because I am using webjars and I do 
not want to extract just fro testing purposes.

I could imagine `classpath` prefix.

Example

load:


Original issue reported on code.google.com by takac...@gmail.com on 14 Apr 2014 at 6:50