You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One question... I noticed that it has a main entry point. This isn't needed right? This also blocks the generated extension to be installed on Web because of that main entry point without a browser one.
I think we probably want to either remove the main or add a browser.
Looks fixed:
One question... I noticed that it has a
main
entry point. This isn't needed right? This also blocks the generated extension to be installed on Web because of thatmain
entry point without a browser one.I think we probably want to either remove the main or add a browser.
Originally posted by @TylerLeonhardt in #125196 (comment)
The text was updated successfully, but these errors were encountered: