anikethsaha/mern
[Good First Contribution]: refactore the webpack.prod.js config
Open
#126 opened on Nov 13, 2019
demogood first issueup-for-grabs
Repository metrics
- Stars
- (99 stars)
- PR merge metrics
- (PR metrics pending)
Description
Remove the target:node from webpack.prod.js
and add splitchunk for production config by uncommenting these lines.
Do test it before submitting