Skip to content

chore: drop cpy dependency in favor of native node:fs functionality#944

Open
mcmxcdev wants to merge 2 commits intosemantic-release:masterfrom
mcmxcdev:chore/drop-cpy-dependency-in-favor-of-native-node-fs-functionality
Open

chore: drop cpy dependency in favor of native node:fs functionality#944
mcmxcdev wants to merge 2 commits intosemantic-release:masterfrom
mcmxcdev:chore/drop-cpy-dependency-in-favor-of-native-node-fs-functionality

Conversation

@mcmxcdev
Copy link

@mcmxcdev mcmxcdev commented Oct 16, 2024

Changes

  • uninstall cpy dependency
  • replace cpy import with cp from node:fs/promises in glob-assets.test.js

Motivation

Closes e18e/ecosystem-issues#124

- uninstall cpy dependency
- add cpy.js utility file to lib folder
- replace cpy import with custom cpy.js utility file functionality in glob-assets.test.js
@mcmxcdev mcmxcdev marked this pull request as ready for review October 16, 2024 19:21
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.

Migrate cpy to node:fs

1 participant