Skip to content

Conversation

@jimmywarting
Copy link
Contributor

the only thing you used deep-clone for was to copy config
it dose not have any complext deep path so a Object.assign({}, config) would be enough, or even simpler: {...config}

@MichaelDeBoey
Copy link

MichaelDeBoey commented Aug 6, 2025

@doowb Is there anything you still want us to do in order to get this one merged?

Getting this one merged, would help out the wider @e18e community to replace packages like deep-clone & friends with native functionality (see e18e/ecosystem-issues#187)

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.

2 participants