I used vue-cli3.0 to build a vue application, which uses some ui components of iview, because I have been using chrome to develop and debug. Today, the test suddenly said that there was a problem with ie compatibility. I tried it on ie. It is different
as follows:
iviewbabel-polyfillvue-cli2main.jsvue-cli3.0entry:
main.js
vue.config.js
babel.config.js
has always used the command line to build a project directly with vue-cli. I have never manually configured babel myself. Now it is a bit of a mess. I hope you can give me some advice. I would appreciate it
.add: IE error always indicates that Error in render: "TypeError: object does not support" findIndex "attribute or method"