rubenspgcavalcante / webpack-extension-reloader

A upgrade from 🔥webpack-chrome-extension-reloader🔥, now on all browsers
MIT License
494 stars 78 forks source link

Upgrade webpack to v5 #128

Open pfftdammitchris opened 3 years ago

pfftdammitchris commented 3 years ago

I upgraded these dependencies in order to support webpack 5:

I applied updates from breaking changes from migrating webpack 4 to webpack 5 in this pull request:

I also changed the middleware.raw.ts raw source file to bind itself to window if it exists (because I was getting errors that browser stayed null:

image

tmhrbr commented 3 years ago

Can we get one merged please?

dvdvdmt commented 2 years ago

@rubenspgcavalcante please accept this PR 🙏

rushilsrivastava commented 2 years ago

Hi all, please check out https://github.com/SimplifyJobs/webpack-ext-reloader/. We are maintaining the webpack 5 version + rolling out manifest v3 soon! PRs welcome :)