### Version 3.0.0-rc.1 ### Reproduction link [https://gitlab.com/MiausF2E/f2e-todos-cli-demo](https://gitlab.com/MiausF2E/f2e-todos-cli-demo) ### Steps to reproduce 1. comment out `process.env.VUE_CLI_BABEL_TRANSPILE_MODULES = true` in `babel.config.js` 2. `yarn serve` and take a look in browser console ### What is expected? no error. ### What is actually happening? es6 import conflict with commonjs declaration --- I had discussed in #1248, but it seems no response if I don't file an issue. <!-- generated by vue-issues. DO NOT REMOVE -->