the vue project runs normally in chrome or edge and can be redirected normally.
if you execute this.$router.push in IE11, you will report Loading chunk 0 failed .

babel-polyfill has been added, but it"s still the same problem.
is there any good solution?
the version of vue is 2.5.2, and the version of VueMurrouter is 3.0.1
.