Moving worker and worker bridge

This commit is contained in:
Jake Archibald
2020-09-25 13:49:58 +01:00
parent f96ae9bdee
commit b47d6b4696
8 changed files with 48 additions and 54 deletions

View File

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