Skip to content

Add support for importing NPM modules in XSJS sources #17212

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

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

mbaluda
Copy link
Contributor

@mbaluda mbaluda commented Aug 13, 2024

XSJS sources can import NPM modules.
Adding support for the $.require syntax enables several existing queries to detect issue in XSJS projects

@mbaluda mbaluda requested a review from a team as a code owner August 13, 2024 12:47
@github-actions github-actions bot added the JS label Aug 13, 2024
@asgerf
Copy link
Contributor

asgerf commented Aug 13, 2024

Looks good to me 👍. I've started a DCA run just to verify that performance is not affected.

@asgerf asgerf added the no-change-note-required This PR does not need a change note label Aug 14, 2024
@asgerf asgerf merged commit 09aca6b into github:main Aug 22, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants