~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/javascript/lazr/testing/config.js

[r=deryck][bug=803954] Bring lazr-js source into lp tree and package
        yui as a dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
var YUI_config = {
 
2
    base: '../../yui/',
 
3
    filter: 'debug',
 
4
    combine: false,
 
5
    fetchCSS: false
 
6
};
 
 
b'\\ No newline at end of file'