Error when upgrading from 0.55 to 0.88

Get tab id in side panel for both Chrome and Firefox?
Error building extension

Issue testing code with plasmo/storage dependancies with Jest
Any tips to speed up `plasmo build` build times?
plasmo build
instead of plasmo dev
in sessions where I need to do lots of code edits, and I don't want the hot-reload firing on every file save - which results in increased CPU load on my machine.
But as you can see in the screenshot the builds can take up to 9-13 seconds - not the best when in the flow of things.
Are there any ways I can improve this? ...
Build config
build
hook? I want to clear all console.log()
related code in the code when building the project file.Execute csui conditionally
How to use react-select in content script ui
Main World Content Script not working on localhost
How to inject content.tsx into the opened tab when installing or updating the plugin
How can I override the extension action behaviour to show a CSUI instead.
"Uncaught ReferenceError: importScripts is not defined"
how to reuse components in from existing nextjs project
How to fix "WARN | Unable to find any entry files. The extension might be empty"
Webpage with an element called 'process' broke Plasmo framework.

AudioWorklet not loading in CSUI, works in popup
AudioWorklet
in the context of Content Script UI.
We're having trouble connecting our audio processor (with worklet.addModule
) in our CSUI component (but not in our popup.tsx
)....Dynamically load script
Parcel version outdated
How to adjust the with-firebase-auth to work with Arc (other chromium browsers)
How to create a new tab from a router?