记一次vue history模式下的报错ChunkLoadError: Loading chunk xx failed net::ERR_ABORTED 404 (Not Found)解决方案
报错截图如下image.png网上有答案说在路由文件上加下面配置解决,不过并不能解决我的问题,可能有各种因素影响。。。constoriginalPush=Router.prototype.pushRouter.prototype.push=functionpush(location){returnoriginalPush.call(this,location).catch((err)=>{retu