Package Exports
- sharedb-client-browser
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sharedb-client-browser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sharedb-client-browser
A browser build of the ShareDB client suitable for use from a CDN.
This build introduces the browser global ShareDBClient.
By using Rollup, rollup-plugin-polyfill-node, and Google Closure Compiler and Terser, the bundle ends up at 65kB.
See also GitHub Issue for ShareDB: Browser build for client.