We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7225eea commit 666db50Copy full SHA for 666db50
packages/wxt/src/utils/inject-script.ts
@@ -45,7 +45,7 @@ export async function injectScript(
45
}
46
47
await loadedPromise;
48
-
+
49
return {
50
script,
51
};
0 commit comments