add getTransport, add retrying to the sw messageport promise

This commit is contained in:
Toshit Chawda 2024-07-07 19:38:15 -07:00
parent c540450b66
commit dc9f4a7e39
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
6 changed files with 43 additions and 19 deletions

View file

@ -44,7 +44,7 @@ const configs = [
format: 'umd',
name: 'BareMux',
sourcemap: true,
exports: 'auto',
exports: 'named',
},
plugins: commonPlugins(),
},