Skip to content

JS: Remove import from legacy #5953

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rldhont
Copy link
Collaborator

@rldhont rldhont commented Jul 17, 2025

The legacy JS code does not have to contain import like modules.

If we need some methods or classes in the legacy JS code, they have o be exposed.

@rldhont rldhont requested a review from nboisteault July 17, 2025 10:37
@rldhont rldhont added javascript Pull requests that update Javascript code backport release_3_10 labels Jul 17, 2025
@github-actions github-actions bot added this to the 3.11.0 milestone Jul 17, 2025
The legacy JS code does not have to contain `import` like modules.
If we need some methods or classes in the legacy JS code, they have o be exposed.
@rldhont rldhont force-pushed the remove-import-from-legacy branch from d4e4681 to 7b0d219 Compare July 17, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release_3_10 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant