Merge pull request #301 from 2fd/update_package_override
update properties
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main": "raphael",
|
"main": "raphael",
|
||||||
"files": ["raphael.js"],
|
"files": ["raphael.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,8 +7,5 @@
|
|||||||
"exports": "Modernizr"
|
"exports": "Modernizr"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"files": ["modernizr.js", "feature-detects"],
|
"files": ["modernizr.js", "feature-detects"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,8 +2,5 @@
|
|||||||
"main": "skrollr",
|
"main": "skrollr",
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "src"
|
"lib": "src"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"main": "Kickstrap/js/kickstrap",
|
"main": "Kickstrap/js/kickstrap",
|
||||||
"dependencyShim": {
|
"shim": {
|
||||||
"Kickstrap/js/kickstrap": ["jquery"]
|
"Kickstrap/js/kickstrap": ["jquery"]
|
||||||
},
|
},
|
||||||
"dependencyMap": {
|
"map": {
|
||||||
"jquery": "jquery@1.10"
|
"jquery": "jquery@1.10"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,8 +2,5 @@
|
|||||||
"files": ["tinygrowl.js"],
|
"files": ["tinygrowl.js"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"tinygrowl": ["bootstrap@3.0"]
|
"tinygrowl": ["bootstrap@3.0"]
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -8,8 +8,5 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.3.0-rc.1"
|
"angular": "^1.3.0-rc.1"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.3.0"
|
"angular": "^1.3.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.3.0"
|
"angular": "^1.3.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.3.0-rc.1"
|
"angular": "^1.3.0-rc.1"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.3.0"
|
"angular": "^1.3.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.3.0"
|
"angular": "^1.3.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,8 +10,5 @@
|
|||||||
"angular": "^1.3.0-rc.1",
|
"angular": "^1.3.0-rc.1",
|
||||||
"angular-animate": "^1.3.0-rc.1",
|
"angular-animate": "^1.3.0-rc.1",
|
||||||
"hammer": "^2.0.3"
|
"hammer": "^2.0.3"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,8 +10,5 @@
|
|||||||
"angular": "^1.3.0-rc.1",
|
"angular": "^1.3.0-rc.1",
|
||||||
"angular-animate": "^1.3.0-rc.1",
|
"angular-animate": "^1.3.0-rc.1",
|
||||||
"hammer": "^2.0.3"
|
"hammer": "^2.0.3"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,8 +10,5 @@
|
|||||||
"angular": "^1.3.0-rc.1",
|
"angular": "^1.3.0-rc.1",
|
||||||
"angular-animate": "^1.3.0-rc.1",
|
"angular-animate": "^1.3.0-rc.1",
|
||||||
"hammer": "^2.0.3"
|
"hammer": "^2.0.3"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,8 +18,5 @@
|
|||||||
"angular-aria": "^1.3.0",
|
"angular-aria": "^1.3.0",
|
||||||
"hammer": "^2.0.4",
|
"hammer": "^2.0.4",
|
||||||
"css": "^0.1.0"
|
"css": "^0.1.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,8 +18,5 @@
|
|||||||
"angular-aria": "^1.3.0",
|
"angular-aria": "^1.3.0",
|
||||||
"hammer": "^2.0.4",
|
"hammer": "^2.0.4",
|
||||||
"css": "^0.1.0"
|
"css": "^0.1.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,8 +18,5 @@
|
|||||||
"angular-aria": "^1.3.0",
|
"angular-aria": "^1.3.0",
|
||||||
"hammer": "^2.0.2",
|
"hammer": "^2.0.2",
|
||||||
"css": "^0.1.0"
|
"css": "^0.1.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,8 +10,5 @@
|
|||||||
"angular": "^1.3.0-rc.1",
|
"angular": "^1.3.0-rc.1",
|
||||||
"angular-animate": "^1.3.0-rc.1",
|
"angular-animate": "^1.3.0-rc.1",
|
||||||
"hammer": "^2.0.3"
|
"hammer": "^2.0.3"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,16 +1,10 @@
|
|||||||
{
|
{
|
||||||
"main": "jquery.fileupload",
|
"main": "jquery.fileupload",
|
||||||
"directory": {
|
|
||||||
"lib": "js"
|
|
||||||
},
|
|
||||||
"files": ["js/jquery.fileupload.js"],
|
"files": ["js/jquery.fileupload.js"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"js/jquery.fileupload": ["jquery"]
|
"js/jquery.fileupload": ["jquery"]
|
||||||
},
|
},
|
||||||
"dependencyMap": {
|
"map": {
|
||||||
"jquery": "jquery@2.0"
|
"jquery": "jquery@2.0"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main": "jquery.cookie",
|
"main": "jquery.cookie",
|
||||||
"files": ["jquery.cookie.js"],
|
"files": ["jquery.cookie.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,8 +10,5 @@
|
|||||||
"jquery": "*",
|
"jquery": "*",
|
||||||
"handlebars.js": "^1.3.0"
|
"handlebars.js": "^1.3.0"
|
||||||
},
|
},
|
||||||
"files": ["ember.js"],
|
"files": ["ember.js"]
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,5 @@
|
|||||||
"exports": "Handlebars"
|
"exports": "Handlebars"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"files": ["handlebars.js"],
|
"files": ["handlebars.js"]
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
{
|
{
|
||||||
"main": "jquery",
|
"main": "jquery",
|
||||||
"files": ["jquery.js"],
|
"files": ["jquery.js"],
|
||||||
"format": "global",
|
"format": "global"
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,8 +7,5 @@
|
|||||||
"showdown": {
|
"showdown": {
|
||||||
"exports": "Showdown"
|
"exports": "Showdown"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,3 @@
|
|||||||
{
|
{
|
||||||
"files": ["reqwest.js"],
|
"files": ["reqwest.js"]
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,8 +6,5 @@
|
|||||||
"imports": ["jquery"],
|
"imports": ["jquery"],
|
||||||
"exports": "$"
|
"exports": "$"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main": "masonry",
|
"main": "masonry",
|
||||||
"files": ["masonry.js"],
|
"files": ["masonry.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,8 +3,5 @@
|
|||||||
"directories": {
|
"directories": {
|
||||||
"lib": "downloads"
|
"lib": "downloads"
|
||||||
},
|
},
|
||||||
"files": ["downloads/dropzone-amd-module.js"],
|
"files": ["downloads/dropzone-amd-module.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,8 +3,5 @@
|
|||||||
"directories": {
|
"directories": {
|
||||||
"lib": "dist"
|
"lib": "dist"
|
||||||
},
|
},
|
||||||
"files": ["dist/spin.js"],
|
"files": ["dist/spin.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main": "spin",
|
"main": "spin",
|
||||||
"files": ["spin.js"],
|
"files": ["spin.js"]
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,8 +2,5 @@
|
|||||||
"files": ["angularFire.js"],
|
"files": ["angularFire.js"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"angularFire": ["angular"]
|
"angularFire": ["angular"]
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": "true"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,8 +2,5 @@
|
|||||||
"files": ["angularfire.js"],
|
"files": ["angularfire.js"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"angularfire": ["angular"]
|
"angularfire": ["angular"]
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": "true"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"main": "css",
|
|
||||||
"dependencyMap": {
|
|
||||||
"components/component": "lib:jquery"
|
|
||||||
},
|
|
||||||
"dependencyShim": {
|
|
||||||
"normalize": ["lib:jquery"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -7,6 +7,5 @@
|
|||||||
"shim": {
|
"shim": {
|
||||||
"chosen.jquery": ["./chosen.css!", "jquery"],
|
"chosen.jquery": ["./chosen.css!", "jquery"],
|
||||||
"chosen.jquery.min": ["jquery"]
|
"chosen.jquery.min": ["jquery"]
|
||||||
},
|
}
|
||||||
"buildConfig": { "uglify": true }
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,5 @@
|
|||||||
"imports": ["jquery", "./select2.css!"],
|
"imports": ["jquery", "./select2.css!"],
|
||||||
"exports": "$"
|
"exports": "$"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"buildConfig": { "uglify": true }
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main": "mustache",
|
"main": "mustache",
|
||||||
"files": ["mustache.js"],
|
"files": ["mustache.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,11 +3,8 @@
|
|||||||
"directories": {
|
"directories": {
|
||||||
"lib": "src"
|
"lib": "src"
|
||||||
},
|
},
|
||||||
"buildConfig": {
|
"map": {
|
||||||
"uglify": true
|
"sizzle": "./src/sizzle/dist/sizzle"
|
||||||
},
|
|
||||||
"dependencyMap": {
|
|
||||||
"sizzle": "github:jquery/sizzle@1.10.9/sizzle"
|
|
||||||
},
|
},
|
||||||
"ignore": ["src/intro.js", "src/outro.js"]
|
"ignore": ["src/intro.js", "src/outro.js"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
{
|
{
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "src"
|
"lib": "src"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -6,8 +6,5 @@
|
|||||||
"dist/less-1.5.1": {
|
"dist/less-1.5.1": {
|
||||||
"exports": "less"
|
"exports": "less"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,8 +3,5 @@
|
|||||||
"files": ["dist/ratchet.js", "dist/ratchet.css", "dist/touch-icons/apple-touch-icon-114x114.png", "dist/touch-icons/apple-touch-icon-57x57.png", "dist/touch-icons/apple-touch-icon-72x72.png"],
|
"files": ["dist/ratchet.js", "dist/ratchet.css", "dist/touch-icons/apple-touch-icon-114x114.png", "dist/touch-icons/apple-touch-icon-57x57.png", "dist/touch-icons/apple-touch-icon-72x72.png"],
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "dist"
|
"lib": "dist"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,5 @@
|
|||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"backbone.babysitter": ["backbone@1.1"]
|
"backbone.babysitter": ["backbone@1.1"]
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": "true"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,5 @@
|
|||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"backbone.marionette": ["backbone@1.1", "underscore@1.5", "backbone.wreqr@0.2", "backbone.babysitter@0.0"]
|
"backbone.marionette": ["backbone@1.1", "underscore@1.5", "backbone.wreqr@0.2", "backbone.babysitter@0.0"]
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": "true"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,9 +5,6 @@
|
|||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"backbone.wreqr": ["backbone@1.1"]
|
"backbone.wreqr": ["backbone@1.1"]
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": "true"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"files": ["moment.js", "lang"],
|
"files": ["moment.js", "lang"],
|
||||||
"dependencyMap": {
|
"map": {
|
||||||
"moment": "./moment"
|
"moment": "./moment"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main": "Chart",
|
"main": "Chart",
|
||||||
"files": ["Chart.js"],
|
"files": ["Chart.js"]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,5 @@
|
|||||||
"nprogress": {
|
"nprogress": {
|
||||||
"imports": ["./nprogress.css!", "jquery"]
|
"imports": ["./nprogress.css!", "jquery"]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,8 +3,5 @@
|
|||||||
"files": ["src/respond.js"],
|
"files": ["src/respond.js"],
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "src"
|
"lib": "src"
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,5 @@
|
|||||||
"imports": ["jquery", "./select2.css!"],
|
"imports": ["jquery", "./select2.css!"],
|
||||||
"exports": "$"
|
"exports": "$"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"buildConfig": { "uglify": true }
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,8 +3,5 @@
|
|||||||
"dist": "dist"
|
"dist": "dist"
|
||||||
},
|
},
|
||||||
"main": "js/dom.jsPlumb-1.6.4",
|
"main": "js/dom.jsPlumb-1.6.4",
|
||||||
"format": "global",
|
"format": "global"
|
||||||
"buildConfig": {
|
|
||||||
"minify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,8 +15,5 @@
|
|||||||
"js/jquery.Jcrop.js",
|
"js/jquery.Jcrop.js",
|
||||||
"css/Jcrop.gif",
|
"css/Jcrop.gif",
|
||||||
"css/jquery.Jcrop.css"
|
"css/jquery.Jcrop.css"
|
||||||
],
|
]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"imports": "jquery",
|
"imports": "jquery",
|
||||||
"exports": "$"
|
"exports": "$"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,8 +9,5 @@
|
|||||||
"imports": "jquery",
|
"imports": "jquery",
|
||||||
"exports": "$"
|
"exports": "$"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,5 @@
|
|||||||
"intro": {
|
"intro": {
|
||||||
"imports": ["./introjs.css!"]
|
"imports": ["./introjs.css!"]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,5 @@
|
|||||||
"parallax": {
|
"parallax": {
|
||||||
"imports": ["./requestAnimationFrame"]
|
"imports": ["./requestAnimationFrame"]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,8 +12,5 @@
|
|||||||
"js/vendor/fastclick.js",
|
"js/vendor/fastclick.js",
|
||||||
"js/vendor/jquery.autocomplete.js",
|
"js/vendor/jquery.autocomplete.js",
|
||||||
"js/vendor/placeholder.js"
|
"js/vendor/placeholder.js"
|
||||||
],
|
]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,8 +15,5 @@
|
|||||||
"js/vendor/fastclick.js",
|
"js/vendor/fastclick.js",
|
||||||
"js/vendor/jquery.autocomplete.js",
|
"js/vendor/jquery.autocomplete.js",
|
||||||
"js/vendor/placeholder.js"
|
"js/vendor/placeholder.js"
|
||||||
],
|
]
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user