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

Replace internal require-jsapi npm package with an external one #155

Open
bmingles opened this issue Oct 11, 2024 · 0 comments
Open

Replace internal require-jsapi npm package with an external one #155

bmingles opened this issue Oct 11, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@bmingles
Copy link
Collaborator

bmingles commented Oct 11, 2024

Once deephaven/deephaven-core#5537 is completed, it should be possible to replace the packages/require-jsapi sub package with whatever package gets created as part of that issue. This assumes it meets the following criteria:

  1. npm package handles providing the jsapi as a commonjs module
  2. Issues that currently require polyfilling DOM apis have been addressed
  3. npm package can provide DHC + DHE jsapis from a given server url
@bmingles bmingles added enhancement New feature or request triage labels Oct 11, 2024
@vbabich vbabich added this to the October 2024 milestone Oct 15, 2024
@vbabich vbabich removed the triage label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants