Skip to content

Commit

Permalink
YUI and Loader build for latest Gallery build
Browse files Browse the repository at this point in the history
  • Loading branch information
ekashida committed Feb 26, 2014
1 parent ff5a435 commit be05163
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions build/loader-base/loader-base-coverage.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/loader-base/loader-base-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/loader-base/loader-base-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/loader-base/loader-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/loader/loader-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/loader/loader-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/loader/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/yui-nodejs/yui-nodejs-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -5182,7 +5182,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/yui-nodejs/yui-nodejs-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/yui-nodejs/yui-nodejs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4925,7 +4925,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/yui/yui-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -6192,7 +6192,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion build/yui/yui-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/yui/yui.js
Original file line number Diff line number Diff line change
Expand Up @@ -5928,7 +5928,7 @@ YUI.add('loader-base', function (Y, NAME) {
BUILD = '/build/',
ROOT = VERSION + '/',
CDN_BASE = Y.Env.base,
GALLERY_VERSION = 'gallery-2014.02.20-23-55',
GALLERY_VERSION = 'gallery-2014.02.26-18-54',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.9.0',
Expand Down
2 changes: 1 addition & 1 deletion src/loader/build.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"builds": {
"loader-base": {
"replace": {
"@GALLERY@": "gallery-2014.02.20-23-55",
"@GALLERY@": "gallery-2014.02.26-18-54",
"@TNT@": "4",
"@YUI2@": "2.9.0"
},
Expand Down

0 comments on commit be05163

Please sign in to comment.