anikethsaha/mern
[Good First Contribution]: refactore the webpack.prod.js config
开放
#126 创建于 2019年11月13日
demogood first issueup-for-grabs
仓库指标
- 星标
- (99 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Remove the target:node from webpack.prod.js
and add splitchunk for production config by uncommenting these lines.
Do test it before submitting