v4.2.67
Update the `examples/`-folder to account for outputting of JavaScript modules (PR 17055 follow-up)
Ensure that `GenericL10n` works if the locale files cannot be loaded
Fix examples/webpack/README.md. The `.mjs` extension is necessary. Close #17319
Enable the ESLint `no-var` rule globally