Ensure browser supports workers-in-workers (#1325)

Fixes #1324
This commit is contained in:
Jake Archibald
2023-01-09 10:42:14 +00:00
committed by GitHub
parent 13a185def2
commit 583117697e
12 changed files with 39 additions and 16 deletions

View File

@@ -86,6 +86,7 @@ export default async function ({ watch }) {
'src/features-worker',
'src/features-worker-worker-bridge',
'src/sw',
'src/worker-shared',
'codecs',
]),
urlPlugin(),