webpack打包時出錯error in entry module not found: error can't resolve 'a.js' in ...

webpack打包時出錯error in entry module not found: error can't resolve 'a.js' in ... package.json文件如下 原因是:webpack.config.js   配置項裏面的entry後面應該爲 entry: './a.js' 然後就可以了
相關文章
相關標籤/搜索