vue 项目配置代码分割会导致多个文件指向同一个js冲突(multiple chunks emit assts to the same filename js/401.js)
尝试方法:不使用代码分割就行
想要结果:既可以代码分割,不报错