美文网首页
terser-webpack-plugin TypeError:

terser-webpack-plugin TypeError:

作者: world_7735 | 来源:发表于2021-02-01 18:29 被阅读0次

    VUE项目build报这个错的原因:
    terser-webpack-plugin TypeError: Cannot read property ‘javascript‘ of undefined

    terser-webpack-plugin与webpack版本不一致造成
    

    比如,我得terser-webpack-plugin版本是5,而webpack版本是4

    相关文章

      网友评论

          本文标题:terser-webpack-plugin TypeError:

          本文链接:https://www.haomeiwen.com/subject/vprstltx.html