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?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2343">#c2343</a>)</em></sub></div>