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

Fix immer produce import in registry.js (core) #6973

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

ebouther
Copy link
Contributor

Summary

Fix immer produce import in registry.js (decap-cms-core).
only brackets were missing.

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for cms-demo ready!

Name Link
🔨 Latest commit 21acb1b
🔍 Latest deploy log https://app.netlify.com/sites/cms-demo/deploys/655f1da1be05e400086f110b
😎 Deploy Preview https://deploy-preview-6973--cms-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for decap-www canceled.

Name Link
🔨 Latest commit 21acb1b
🔍 Latest deploy log https://app.netlify.com/sites/decap-www/deploys/655f1da1f8673c000810ca49

@martinjagodic
Copy link
Member

@ebouther does this solve any issues?

@ebouther
Copy link
Contributor Author

@martinjagodic Yes, otherwise I have the following error which prevents me from using the lib with vite:

Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/immer.js?v=d4989389' does not provide an export named 'default' (at registry.js?t=1700474777354:2:8)

@martinjagodic martinjagodic merged commit 99002dd into decaporg:master Nov 23, 2023
20 checks passed
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.

3 participants