mozilla / web-ext

A command line tool to help build, run, and test web extensions
Mozilla Public License 2.0
2.65k stars 334 forks source link

fix: Remove --firefox-preview flag since we no longer use it #3136

Closed willdurand closed 2 months ago

willdurand commented 2 months ago

Fixes https://github.com/mozilla/web-ext/issues/3104

willdurand commented 2 months ago

we should also track the related updates the v8 docs in the extensionworkshop repo github issues (mention it is removed in the related whatsnew subsection and remove the related sections for the lint command and for the run command).

https://github.com/mozilla/extension-workshop/issues/1866