anikethsaha/mern
[Good First Contribution]: refactore the webpack.prod.js config
Aberta
#126 aberto em 13 de nov. de 2019
demogood first issueup-for-grabs
Métricas do repositório
- Stars
- (99 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Remove the target:node from webpack.prod.js
and add splitchunk for production config by uncommenting these lines.
Do test it before submitting