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

Unable to cloneDeep Circular JSON #23

Open
camdenmoors opened this issue Apr 21, 2022 · 1 comment
Open

Unable to cloneDeep Circular JSON #23

camdenmoors opened this issue Apr 21, 2022 · 1 comment

Comments

@camdenmoors
Copy link

camdenmoors commented Apr 21, 2022

Since webpack-merge has switched from using _.cloneDeep to clone-deep for Webpack 5 this has caused issues within our app which uses circular JSON. Would it possible to have support for this added:

image

Happy to open a PR, please let me know if this is preferred.

@emahuni
Copy link

emahuni commented Aug 2, 2022

created a pull request that solves this

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

No branches or pull requests

2 participants