Both jquery.js and jquery-1.8.2.min.js seems to be included on each page.

Also an empty common_.css is included

We can also minify the js and css files.

Submitted by Elmer van Chastelet on 4 January 2013 at 16:12

On 4 January 2013 at 16:28 chris melman commented:

Minify would be good if there would be an easy way back, however that is currently not the case, I would prefer cache


On 4 January 2013 at 16:37 Eelco Visser commented:

The import of jquery-1.8.2.min.js is in the auxiliary.app module and is used for the continuous loading feature of the roadmap page. Can probably be replaced by same functionality in jquery.js, but that should be checked.


On 4 January 2013 at 16:42 Elmer van Chastelet commented:

No, we use jquery-1.8.2.min.js currently in WebDSL

I haven’t seen this very include in action jet.


On 4 January 2013 at 17:15 Elmer van Chastelet commented:

Fixed in commit: Updated refs to jquery.js to minified jquery-1.8.2.min.js

The common_.css currently gets included by default by WebDSL. WebDSL #637 would allow to override this behaviour.


On 4 January 2013 at 17:15 Elmer van Chastelet closed this issue.

Log in to post comments