jenniferabowd / jest_webpack_example

MIT License
63 stars 25 forks source link

Add Webpack 5 version #8

Closed jenniferabowd closed 1 year ago

jenniferabowd commented 1 year ago

Hi, this example has become a bit stale. I'm hoping someone can help modernize this example to help others during Hacktoberfest. If it doesn't happen, that is okay, but maybe this can be a good chance for someone to participate. I'm making several tickets to help break this up into chunks. I'm happy to help people, but I don't have much time to rewrite this code.

Can someone upgrade Webpack to the current version please?

jenniferabowd commented 1 year ago

Actually, I think having this verison in webpack 2 has value. So maybe we can restructure this repo to have two folders, one for webpack 2 and one for webpack 5?

NazimFilzer commented 1 year ago

Hey Can i take a Look?

jenniferabowd commented 1 year ago

Yup! Do you want me to assign it to you or not yet?

NazimFilzer commented 1 year ago

Please do... I will give it a try

brandonmcconnell commented 1 year ago

@jenniferabowd Could you assign me? This ended up being a prerequisite for both upgrading Jest and removing the server, so I've already done this.