Closed
Description
Version
3.0.0-rc.5
Reproduction link
Steps to reproduce
I used vue-cli to create project with default setup. I use Babel Lint and Vue router.
However, after build shows up that build was made with vue.runtime.esm.js without template compiler.
What is expected?
Builder should include vue.esm.js
What is actually happening?
Builder include vue.runtime.esm.js
Metadata
Metadata
Assignees
Labels
No labels