anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

[Good First Contribution]: refactore the webpack.prod.js config #126

Open anikethsaha opened 4 years ago

anikethsaha commented 4 years ago

Remove the target:node from webpack.prod.js and add splitchunk for production config by uncommenting these lines. Do test it before submitting

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ghost commented 4 years ago

Can I take this issue ? It will be my first contribution. Regards. Manuel Portero.

anikethsaha commented 4 years ago

go ahead

ghost commented 4 years ago

I'll have something for the next week. Regards. Manuel Portero.

ghost commented 3 years ago

Hi ! I gonna focus on this issue during this week. Is my second contribution. If I need help I go back yo you Anix. Regards. Manuel Portero.

ghost commented 3 years ago

Hi ! I modified the webpack.prod.js and the webpack.commons.js . I runned It and a part of the warnings is fine. Do you want a PR ?