Skip to content

CDN or other way to generate a .min file #147

@Mauro-WZ

Description

@Mauro-WZ

I need to migrate from V1 to V2, but I have some project constraints that make it challenging to use the current available versions:

  • I cannot use NPM.
  • I cannot use require or a Node.js-based setup.

In V1, there was a minified, browser-friendly version of the SDK that could be directly included via a <script> tag. However, I cannot find a similar option for V2.
Is there an official way to get a minified, browser-compatible version of TaskRouter JS SDK V2?
Alternatively, is there any guidance on how to bundle the SDK manually for direct browser use?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions