nizarmah / auto-minify

Minifies JS and CSS files in GitHub workflows.
GNU General Public License v3.0
48 stars 18 forks source link

Feature: Adds JS_ENGINE Input to decide which Package Minifies the JS files #11

Closed nizarmah closed 4 years ago

nizarmah commented 4 years ago

Adds support for different JS minification engines. Currently support engines:

Supported JS_ENGINE values:

Tested on Auto-Minify-Test/feature/js_engine.

image

Click here to see build results