I added support for minifying .mjs files (node module javascript file) alongside .js file. I was in need for that feature in a project of mine and think it could be useful for others as well.
Let me know if you think it's interesting stuff to add to your project.
I added support for minifying .mjs files (node module javascript file) alongside .js file. I was in need for that feature in a project of mine and think it could be useful for others as well.
Let me know if you think it's interesting stuff to add to your project.