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

[Node] Fix Module File Inclusion Issue #24

Merged
merged 4 commits into from
Dec 20, 2024
Merged

Conversation

tanner-ricks
Copy link
Contributor

@tanner-ricks tanner-ricks commented Dec 20, 2024

When this was pulled in as a dependency, it did not include all the files necessary to work. Found the problem and fixed it.

Changes

  • Updated the package.json file to handle the file inclusions properly

Checklist

  • If changes were made to validations.yaml, make sure that yarn install && yarn build has been run from the root of the repo and the results committed

@tanner-ricks tanner-ricks marked this pull request as ready for review December 20, 2024 17:37
Copy link
Collaborator

@billhimmelsbach billhimmelsbach left a comment

Choose a reason for hiding this comment

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

Looks good!

@tanner-ricks tanner-ricks merged commit 311d501 into main Dec 20, 2024
3 checks passed
@tanner-ricks tanner-ricks deleted the 1069-node-dependency-fix branch December 20, 2024 18:07
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