vue3+element-plus如何兼容ie

vue3+element-plus如何兼容ie,
项目打包之后,ie打开,一直报缺少字符,数字,字符串, 或者 报 缺少 ( , 或者报 语法错误
我想把node_modules文件全部打包,但是又出现 Syntax Error: TypeError: wellKnownSymbol is not a function,

img


有没有大niu调试过 vue3+element-plus兼容ie,,

https://v3.cn.vuejs.org/guide/migration/migration-build.html#%E5%B7%B2%E7%9F%A5%E7%9A%84%E9%99%90%E5%88%B6

vue3明确 放弃 对ie11的兼容了哦

img

vue2 可以兼容 ie8以上版本

img

目前 vue3没办法兼容 ie11 而且 ie已经退役了 。 用edge吧 。edge用的 chrome内核,基本 不存在兼容问题