There was an error while loading. Please reload this page.
Question,
Is there any way to minify .mjs they are pretty much the same as .js files?
Currently I just convert the file to .js minify then convert back to .mjs.