nizarmah / auto-minify

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

Include mjs in minified files #21

Closed nizarmah closed 3 years ago

nizarmah commented 3 years ago

When attempting to minify .mjs files with v2.1, the files weren't being minified.

Accordingly, this change includes the .mjs files in the minification.