Closed

Description
Version
4.0.5
Reproduction link
https://github.com/lxfu/vue-g6
Environment info
Mac、IE11
Steps to reproduce
npm i
npm run serve
What is expected?
app should work under IE11.
What is actually happening?
The arrow function inside the dependency is not compiled
IE11 does not support arrow functions