anikethsaha/mern
[Good First Contribution]: refactore the webpack.prod.js config
オープン
#126 opened on 2019/11/13
demogood first issueup-for-grabs
Repository metrics
- Stars
- (99 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Remove the target:node from webpack.prod.js
and add splitchunk for production config by uncommenting these lines.
Do test it before submitting