maxmantz / redux-oidc-example

Small ReactJS application to demonstrate the usage of redux-oidc
MIT License
108 stars 68 forks source link

Does redux-oidc works with webpack 5, can anyone confirm on that? #29

Open Mani-1112 opened 3 years ago

Mani-1112 commented 3 years ago

I need to implement this on webpack 5 , but facing lot of issues. Can anyone share configuration for webpack 5 file.

hamzaame commented 3 years ago

I am also trying to make it work with webpack 5. but facing issue. please let me know if it worked for you. @maxmantz can you please update this example to make it work with webpack 5. it will be really helpful.