Skip to content

Change the Syncano Client Lib main path in package.json #130

@adamwardecki

Description

@adamwardecki

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions