]> source.dussan.org Git - gwtquery.git/commit
Use absolute path to load library in JsniBundle
authorRaphaël Garnier <garnier.raphael@gmail.com>
Mon, 23 Feb 2015 22:33:07 +0000 (23:33 +0100)
committerRaphaël Garnier <garnier.raphael@gmail.com>
Mon, 23 Feb 2015 22:33:07 +0000 (23:33 +0100)
commit62feb260ede3bfeeb9602ba6b261ef79bf7bdf8d
tree158804947d68e4478779ea77c285437ccd6deef6
parent81d741fb0b3bcde738eac9a6569bcfd0cc7ac3ee
Use absolute path to load library in JsniBundle

As ClientBundle do, it's now possible to use relative or absolute path
to load js libraries in JsniBundle.
gwtquery-core/src/main/java/com/google/gwt/query/rebind/JsniBundleGenerator.java