mirror of
https://github.com/MercuryWorkshop/bare-mux.git
synced 2025-05-16 15:40:01 -04:00
add getTransport, add retrying to the sw messageport promise
This commit is contained in:
parent
c540450b66
commit
dc9f4a7e39
6 changed files with 43 additions and 19 deletions
|
@ -44,7 +44,7 @@ const configs = [
|
|||
format: 'umd',
|
||||
name: 'BareMux',
|
||||
sourcemap: true,
|
||||
exports: 'auto',
|
||||
exports: 'named',
|
||||
},
|
||||
plugins: commonPlugins(),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue