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

Find an alternative to cpx, as it has some deprecated dependencies #1538

Open
verena-ifx opened this issue Oct 14, 2024 · 1 comment
Open
Labels
enhancement Adding a new feature or improving existing code

Comments

@verena-ifx
Copy link
Contributor

cpx uses an old version of babel/runtime, which in turn uses an outdated version of core-js.
Investigate if we can use another library for our copy tasks, that runs on both linux and windows machines

@verena-ifx verena-ifx added the enhancement Adding a new feature or improving existing code label Oct 14, 2024
@akashyeole
Copy link
Member

@verena-ifx
I found ncp as an alternative to cpx.
Check out this PR- #1544
https://www.npmjs.com/package/ncp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding a new feature or improving existing code
Projects
Development

No branches or pull requests

2 participants