日本免费高清视频-国产福利视频导航-黄色在线播放国产-天天操天天操天天操天天操|www.shdianci.com

學無先后,達者為師

網(wǎng)站首頁 編程語言 正文

解決ERROR in Conflict: Multiple assets emit different content to the same filename index.html 的問題

作者:奇怪的點 更新時間: 2022-09-25 編程語言

報錯ERROR in Conflict: Multiple assets emit different content to the same filename index.html

在這里插入圖片描述

1、把項目目錄的上一級目錄改為英文,已解決

2、進入node_modules->webpack->bin->webpack.js后把下面這句代碼加上

html: { template: './src/index.ejs' }

如圖:
在這里插入圖片描述

然后再把index.html重命名為index.ejs,已解決

原文鏈接:https://blog.csdn.net/lcc2001/article/details/127017075

欄目分類
最近更新