holiber/sl-vue-tree

IE11 problem

savenko opened this issue · 4 comments

Hello!
In Vue Cli 3 in production mode plugin do not worked in IE 11. Reason: arrow function not transform.
Discussions here: https://forum.vuejs.org/t/vue-cli-3-and-ie-11/39933

Hey, thanks for the report. Yeah, I'm going to add the babel transpiler to resolve that

@holiber Hi, any chance of this getting looked at soon? We ran across this problem in our app and are really dependent on sl-vue-tree at the moment. Thanks.

@Substr Hi. Will try to find time to look into IE11 issues this week. PRs are also appreciated