express-react-views icon indicating copy to clipboard operation
express-react-views copied to clipboard

imports w/o extensions

Open a-x- opened this issue 9 years ago • 0 comments

I use imports with omitted explicit extensions in my jsx files like this:

import './Avatar' // it assumes ./Avatar.jsx

There are any plans to implement these manner imports support?

a-x- avatar Aug 21 '16 12:08 a-x-