Lodder

Results 54 comments of Lodder

@dgrammatiko https://jsfiddle.net/e5arm7db ?

Why not just use `"type": "module"` in the `package.json` instead of using `.mjs` files?

Oh you still have CJS. Fair enough. I don't understanding mixing `.cjs`, `.mjs` and `.js` in 2024, as Node.js has supported ES Modules for ages.

This was raised in the [original PR](https://github.com/joomla/joomla-cms/pull/25570#issuecomment-515011922) for the new backend template and the solution was to fix it by pissing on the UX. **You've got 3 options:** 1. Wrap...