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 7f092e7 commit defd796Copy full SHA for defd796
packages/wxt/src/core/utils/content-scripts.ts
@@ -61,7 +61,6 @@ export function mapWxtOptionsToContentScript(
61
run_at: options.runAt,
62
css,
63
js,
64
-
65
// @ts-expect-error: Untyped
66
match_origin_as_fallback: options.matchOriginAsFallback,
67
world: options.world,
0 commit comments