Import .jsx files without specifying extension [issue link] It is not possible to import ~/file.jsx as ~/file without extending webpack config with config.resolve.extensions.push('.jsx'); Is not this supposed to be possible out of the box? This question is available on Nuxt.js community (#c2343)