nizarmah / auto-minify

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

Add js_engine input test #38

Closed nizarmah closed 5 months ago

nizarmah commented 5 months ago

Follow up for #37

Tests js_engine. Helps us ensure modification is performing as expected.

CI is enough

nizarmah commented 5 months ago

I forgot about the mangling part 🤔

That's going to make things much more difficult

nizarmah commented 5 months ago

Nevermind. I thought the mangle was random. Turns out it's not. But it's very likely associated with the version used.

That's good to know.

I'm not going to automate updating the "expected" files right now.

The reason behind that decision is: