úÎ  ÙNoneGiven a .min.js path, find the .js1 file and minify it into the specified file name.Same as 5 except take a function for custom file path mapping.Given a .min.css path, find the .css1 file and minify it into the specified file name.Same as 5 except take a function for custom file path mapping.Desired minified JS files (ex:  "//*.min.js")EGiven a target minified JS file path, return the source JS file path.Desired minified JS file (ex:  "//*.min.js")Desired minified CSS file (ex:  "//*.min.css")GGiven a target minified CSS file path, return the source CSS file path.Target minified CSS file (ex:  "//*.min.css")shake-minify-0.1.2Development.Shake.MinifyminifyJs minifyJs' minifyCss minifyCss'