PATH:
home
/
lab2454c
/
credityork.com
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
mrclay
/
minify
<?php /** * Groups configuration for default Minify implementation * @package Minify */ /** * You may wish to use the Minify URI Builder app to suggest * changes. http://yourdomain/min/builder/ * * See https://github.com/mrclay/minify/blob/master/docs/CustomServer.wiki.md for other ideas **/ return array( // 'testJs' => array('//minify/quick-test.js'), // 'testCss' => array('//minify/quick-test.css'), // 'js' => array('//js/file1.js', '//js/file2.js'), // 'css' => array('//css/file1.css', '//css/file2.css'), );
[-] config.php
[edit]
[-] groupsConfig.php
[edit]
[-] quick-test.css
[edit]
[-] quick-testinc.less
[edit]
[+]
lib
[-] index.php
[edit]
[+]
builder
[-] example.index.php
[edit]
[+]
..
[-] LICENSE.txt
[edit]
[-] quick-test.less
[edit]
[+]
min_extras
[-] utils.php
[edit]
[-] config-test.php
[edit]
[+]
static
[-] server-info.php
[edit]
[-] quick-test.js
[edit]
[-] bootstrap.php
[edit]