Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Mauro-WZ opened this issue Jan 8, 2025 · 0 comments
Open

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

Mauro-WZ opened this issue Jan 8, 2025 · 0 comments

Comments

@Mauro-WZ
Copy link

Mauro-WZ commented Jan 8, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant