`.mjs` has been added into Babel so we have to update our list of extensions too. It would also make sense to reuse the list from babel-core (only in v7): https://github.com/babel/babel/blob/7.0/packages/babel-core/src/index.js#L44
.mjshas been added into Babel so we have to update our list of extensions too.It would also make sense to reuse the list from babel-core (only in v7): https://github.com/babel/babel/blob/7.0/packages/babel-core/src/index.js#L44