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

chore: replace copyfiles with a in-house native package #1520

Merged
merged 2 commits into from
Feb 2, 2025

Conversation

ghiscoding
Copy link
Owner

the package copyfiles isn't supported anymore (hasn't been for a few years), though we can use simple NodeJS native API to rewrite the whole thing as native-copyfiles which is much simpler and only has 1 single dependency to tinyglobby.

Copy link

stackblitz bot commented Feb 2, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (03c9962) to head (9f62c3b).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1520   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines         1025      1025           
  Branches       377       377           
=========================================
  Hits          1025      1025           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghiscoding ghiscoding merged commit a61446c into master Feb 2, 2025
4 checks passed
@ghiscoding ghiscoding deleted the chore/native-copyfiles branch February 2, 2025 05:30
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.

1 participant