diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-25 16:17:44 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-25 16:17:44 -0400 |
| commit | cab9933538c64f482752d8c73f528b8c5a229178 (patch) | |
| tree | c10833bcf27bb55db39ae0b2f1cf817abfe9c76b /hooks/uglify-config.json | |
| parent | ecbf43424ea129dfb1bd454ea48b672a0baad421 (diff) | |
updates
Diffstat (limited to 'hooks/uglify-config.json')
| -rw-r--r-- | hooks/uglify-config.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/hooks/uglify-config.json b/hooks/uglify-config.json deleted file mode 100644 index e285cd2d..00000000 --- a/hooks/uglify-config.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "alwaysRun": false, - "recursiveFolderSearch": true, - "foldersToProcess": [ - "js", - "css", - "img", - "build" - ], - "uglifyJsOptions": { - "compress": { - "drop_console": true - }, - "fromString": true, - "mangle": false - }, - "cleanCssOptions": { - "noAdvanced": true, - "keepSpecialComments": 0 - } -} |
