html-webpack-plugin插件使用时参数配置
ERROR in multi main Module not found: Error: Cannot resolve 'file' or 'directory' ./public/pages/index.js in D:websitewebpack\
出现以上问题的原因,配置config时entey的路径地址错误,检查修改即可
转发请备注出处
【公众号:缃言的调调】
【公众号:缃言的调调】
ERROR in multi main Module not found: Error: Cannot resolve 'file' or 'directory' ./public/pages/index.js in D:websitewebpack\
出现以上问题的原因,配置config时entey的路径地址错误,检查修改即可