awesome-webextension / webpack-target-webextension

WebExtension Target for Webpack 5. Supports code-splitting and HMR.
MIT License
46 stars 5 forks source link

fix: false positive of browser when a dom id is browser #28

Closed Jack-Works closed 2 years ago

Jack-Works commented 2 years ago

close #27

please release a new version after merge. thanks

crimx commented 2 years ago

webpack-target-webextension@1.0.2 published.

fregante commented 2 years ago

Thanks! I'm not sure why you preferred throwing errors though, the detection is relatively simple even without multiple try/catch