Replies: 1 comment 1 reply
-
yeah, I've got how to import script, define hello fun, but I still don't know how to deal the async function.
hello fun
eg following code , how to overwirte?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
following is my background.js code, I try to migrate to wxt-vue.
but I have 2 questions:
1, in my origin script importScripts('lib/form.js'), in wxt how to code ?
2, any async should be remove from the background.js ?
Beta Was this translation helpful? Give feedback.
All reactions