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

feat(bundle-source): Support JSON modules in nestedEvaluate and getExport #2378

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

kriskowal
Copy link
Member

Description

This adds JSON module support to nestedEvaluate and getExport on par with endoScript format. This augments the existing integration fixture for endoScript format to cover JSON support and then adds parity tests.

Security Considerations

None.

Scaling Considerations

None.

Documentation Considerations

None. The absence, not presence, of this support is usually surprising.

Testing Considerations

Additional coverage for our older formats.

Compatibility Considerations

Increases parity between bundle formats.

Upgrade Considerations

None.

@kriskowal kriskowal force-pushed the kriskowal-json-modules-script branch from be0f972 to a0729e8 Compare July 23, 2024 23:22
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :shipit:

@kriskowal kriskowal force-pushed the kriskowal-json-modules-script branch from 6ef2aa7 to 46aa954 Compare July 26, 2024 22:42
@kriskowal kriskowal merged commit b8ee26e into master Jul 26, 2024
17 checks passed
@kriskowal kriskowal deleted the kriskowal-json-modules-script branch July 26, 2024 22:55
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

Successfully merging this pull request may close these issues.

2 participants