webpack学习笔记2-配置文件 1、配置文件 按照以下形式进行文件配置,报错“Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.” 解决方案:将loader改为rules 2、在命令行输入webpack 相关文章: 2022-12-23 2022-12-23 2021-09-28 2021-10-20 2021-11-07 2021-12-26