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] Broke out build and copy methods into smaller ones. #1

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

neogeek
Copy link
Owner

@neogeek neogeek commented Apr 26, 2024

Improved JSDoc header comments.

Broke out the buildFile and copyFiles methods into smaller methods to allow easier reuse for internal and external uses.

Pull Request Type

  • Bugfix
  • Enhancement
  • Documentation
  • Other (please describe):

Relevant Issues

n/a

What was the behavior before this feature/fix?

The build and copy methods were single, multi-feature methods.

What is the behavior after this feature/fix?

The build and copy methods have been broken into smaller methods based on functionality.

Benchmark Results

No change.

Other Information

@neogeek neogeek added the enhancement New feature or request label Apr 26, 2024
@neogeek neogeek merged commit 3609c81 into main Apr 26, 2024
1 check passed
@neogeek neogeek deleted the feature/build-file-method branch April 26, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant