nizarmah / auto-minify

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

Revert include mjs in minified files #22

Closed nizarmah closed 3 years ago

nizarmah commented 3 years ago

mjs files are not supported by babel-minify. I overlooked the minified file when testing due to a small rush I was in. The previous pull request (#21) shouldn't have been merged.