-
Notifications
You must be signed in to change notification settings - Fork 217
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
Twilio future development discussion: esm & following node release schedule #1527
Comments
@Niputi thanks for this suggestion! This is definitely an improvement and our team will consider it. However, this is currently low in priority due to other higher priority product features. But we can keep this open and continue the discussion. |
+1 More and more VueJS projects are migrating now from vue-cli (Webpack) to vite (Rollup). There is a real demand for twilio js sdk to be bundler-agnostic. @Niputi could you tell what workarounds have you managed to find? |
I submitted an internal ticket to investigate this further. |
@charliesantos any updates? |
Is this project still being actively developed? Would really, really like ESM. |
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Code to reproduce the issue:
https://github.com/Niputi/vite-tests/tree/twilio-video
Expected behavior:
I see the package.json of this module declares that it can be used from version 0.12 of node.js.
if modules code structure would be following node release schedule, it would help help with #1272
Actual behavior:
can't use twilio modules in esm environment without workarounds
TODO
Software versions:
The text was updated successfully, but these errors were encountered: