PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.03k stars 346 forks source link

built crx won't work when use vue@3.4 #855

Open jellyfishgh opened 8 months ago

jellyfishgh commented 8 months ago

What happened?

when i use vue@3.4.3, plasmo dev will work but plasmo built zip file won't work

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Microsoft Edge

Relevant log output

Uncaught ReferenceError: __VUE_PROD_DEVTOOLS__ is not defined

(OPTIONAL) Contribution

Code of Conduct

jellyfishgh commented 8 months ago

vue@3.3.13 will work , from vue@3.4.0 to vue@3.4.4 won't work