Failed to minify the bundle. Error: index.1ded3a07.js from UglifyJs
Invalid assignment [index.1ded3a07.js:62464,42]
找到打包后对应的文件index.1ded3a07.js,对应的行数62464
array-move打包报错----Failed to minify the bundle. Error: index.1ded3a07.js from UglifyJs
打包报错,发现是array-move的包的问题。于是进行手动引入,将原本依赖模块下面的index.js中内容复制。同时移除array-move在package.json中依赖

测试打包结果,打包成功
array-move打包报错----Failed to minify the bundle. Error: index.1ded3a07.js from UglifyJs

相关文章:

  • 2022-12-23
  • 2021-04-06
  • 2022-12-23
  • 2021-04-11
  • 2021-07-22
  • 2022-12-23
  • 2021-05-17
  • 2021-11-09
猜你喜欢
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案