Open addlistener opened 1 year ago
The config are parsed statically - it's not meant for re-exported (since it will be read by the compiler). Think of this as the "entry" file.
On that note - PR is welcome to implement this! - it'd be pretty challenging I think :d
What happened?
The complaining code
contents/config.ts
. The results are the same forexport const config
incontent.ts
The config is parsed but the rest of the code does not run because of the bug
We love plasmo but kinda have to migrate away from plasmo because we need this config...
Version
Latest
What OS are you seeing the problem on?
No response
What browsers are you seeing the problem on?
No response
Relevant log output
No response
(OPTIONAL) Contribution
Code of Conduct