Skip to content

Conversation

joe-yeager
Copy link
Contributor

@joe-yeager joe-yeager commented Oct 2, 2025

Description and Context

Update to use the new npm-scripts package for releasing

@joe-yeager joe-yeager marked this pull request as ready for review October 3, 2025 17:10
): Promise<void> {
const moduleMetaJsonFiles = moduleFiles.filter(isMetaJsonFile);

Copy link
Contributor

Choose a reason for hiding this comment

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

is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, there was a prettier error otherwise

.slice(0, length - 1)
.some(part => isModuleFolder({ ...pathInput, path: part }));
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was another prettier error

@joe-yeager joe-yeager merged commit 4a16962 into main Oct 6, 2025
1 check passed
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.

3 participants