You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I need to migrate from V1 to V2, but I have some project constraints that make it challenging to use the current available versions:
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
The text was updated successfully, but these errors were encountered: