Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set NODE_OPTIONS for Running test Script #126

Merged
merged 2 commits into from
Feb 17, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Feb 17, 2024

This pull request resolves #125 by introducing the following changes:

  • Adds cross-env to the development dependencies.
  • Sets the NODE_OPTIONS environment variable with --experimental-vm-modules before executing the jest command in the test script.
  • Removes the NODE_OPTIONS environment variable from the test-package job in the test workflow.

@threeal threeal self-assigned this Feb 17, 2024
@threeal threeal added this to the Version 1.1.0 milestone Feb 17, 2024
@threeal threeal changed the title Set NODE_OPTIONS for Running test Command Set NODE_OPTIONS for Running test Script Feb 17, 2024
@threeal threeal merged commit 0d059e3 into main Feb 17, 2024
7 checks passed
@threeal threeal deleted the set-node-opt-for-running-test branch February 17, 2024 11:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set NODE_OPTIONS for Running test Script
1 participant