~jonas-drange/online-services-common-js/navbar-autocomplete

« back to all changes in this revision

Viewing changes to build/yui-config/yui-config-min.js

  • Committer: Stephen Stewart
  • Date: 2014-02-22 23:57:25 UTC
  • mfrom: (18.1.2 trunk)
  • Revision ID: stephen.stewart@canonical.com-20140222235725-iw6f15t9umws19xd
mergeĀ lp:~stephen-stewart/online-services-common-js/remove-u1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
YUI.GlobalConfig={maxURLLength:2e3,combine:!0,comboBase:COMBO_URL+"?",base:MEDIA_URL+"js/yui/",root:"js/yui/",groups:{u1:{combine:USE_COMBO,root:"js/u1/build/",base:MEDIA_URL+"js/u1/build/",modules:{}}}},USE_MIN||(YUI.GlobalConfig.filter={searchExp:"("+YUI.GlobalConfig.groups.u1.root+".*?/.*?)-min.js",replaceStr:"$1-debug.js"});