-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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
Labels
No labels