/src/index.js ,但你可以通过在 webpack configuration 中配置 entry 属性,来指定一个(或多个)不同的入口起点。 例如:webpack.config.js. module.exports = { entry: ...
確定! 回上一頁