-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[3.8 alpha] Use within Codesandbox is broken #10856
Comments
#10886 was also reported. I'm going to leave that one open for now since its affecting v3.7.x |
Replied over there, too, but these look like two different issues. |
Ah thank you. I saw some of the same modules in the stack trace and thought they were related. Appreciate the assist! |
Was closed by #10888. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Issue Description
When building a demo with a snapshot release for a branch off of
release-3.8
, I came across this error:It seems to be caused by a breaking change to how optimism is generating sourcemaps in the version we bumped it to in
0.17.0
: locally it warns in the console, but Codesandbox throws an error. I'll look at the upstream fix, but also created an issue here so we don't lose track of this one, since we'll need to either bump the version once that PR lands or roll back before releasing.Link to Reproduction
https://codesandbox.io/s/beautiful-lucy-z82hul?file=/package.json
Reproduction Steps
No response
The text was updated successfully, but these errors were encountered: