plasmo icon indicating copy to clipboard operation
plasmo copied to clipboard

[BUG] Why does HMR fail when the world is configured as MAIN?

Open IcarusRyy opened this issue 7 months ago • 0 comments

What happened?

Why does HMR fail when the world is configured as MAIN?

export const config: PlasmoCSConfig = {
  world: "MAIN",
  matches: [
  ],
  run_at: "document_end"
}

Version

Latest

What OS are you seeing the problem on?

mac pro

What browsers are you seeing the problem on?

chrome

Relevant log output

No response

(OPTIONAL) Contribution

  • [ ] I would like to fix this BUG via a PR

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct
  • [X] I checked the current issues for duplicate problems.

IcarusRyy avatar Jul 06 '24 11:07 IcarusRyy