]> git.mxchange.org Git - friendica.git/blobdiff - bin/dev/minifyjs.sh
The worker is split into several classes
[friendica.git] / bin / dev / minifyjs.sh
index caa2b3846a4d8b7809d2367a708b7388d9015209..2c38cf8801c6425b8768a9a47590b65d1f7826ff 100755 (executable)
@@ -9,13 +9,6 @@ JSFILES=(
        "view/js/country.js"
        "view/js/main.js"
        "vendor/asset/base64/base64.min.js"
-       "view/theme/frost/js/jquery.divgrow-1.3.1.f1.js"
-       "view/theme/frost/js/main.js"
-       "view/theme/frost/js/theme.js"
-       "view/theme/frost-mobile/js/jquery.divgrow-1.3.1.f1.js"
-       "view/theme/frost-mobile/js/main.js"
-       "view/theme/frost-mobile/js/theme.js"
-       "view/theme/decaf-mobile/js/theme.js"
 )
 JSFILES2=(
        "library/colorbox/jquery.colorbox.js"