%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home2/vacivi36/www2]/old/wp-content/plugins/simple-lightbox/grunt/
Upload File :
Create Path :
Current File : //home2/vacivi36/www2]/old/wp-content/plugins/simple-lightbox/grunt/uglify.js

module.exports = function(grunt) {

grunt.config('uglify', {
	options : {
		mangle: false,
		report: 'min'
	},
	all : {
		files : [{
			expand : true,
			cwd : '',
			dest : '',
			src : ['<%= paths.js.files %>'],
			rename : function(dest, srcPath) {
				return srcPath.replace('/' + grunt.config.get('paths.js.src') + '/', '/' + grunt.config.get('paths.js.dest') + '/');
			}
		}]
	},
});

};

Zerion Mini Shell 1.0