`.js.no-module.es6` files will be transpiled without producing a module. import/export statements are deliberately not supported, so one would still need to use `const module = require('moduleName').default.`
This unlocks Rails upgrades, so we can now upgrade to latest Rails