ignorePlugin

  • 详解ignorePlugin

    一、ignorePlugin的定义 ignorePlugin是webpack的一个插件,主要作用是忽略特定模块的编译。当我们在项目中引入第三方模块时,有些模块不需要编译,而直接使用…

    编程 2024-12-05