Currently, the package.json file points to the lib/index.js which when used with unpkg loads a non transpiled and unminified version that can't really be used in the browser.
Scope of the task:
- change
lib/index.js to dist/syncano-client.min.js in package.json of @syncano/client