Skip to content

@react-spring/three production errors #1078 #1404

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

Closed
carmandale opened this issue Apr 8, 2021 · 1 comment
Closed

@react-spring/three production errors #1078 #1404

carmandale opened this issue Apr 8, 2021 · 1 comment
Labels
status: won't fix This will not be worked on

Comments

@carmandale
Copy link

🐛 Bug Report

I have been successfully running this script to resolve the #1078 issue which makes production build not work

I have been running this in my package.json
"react-spring-issue-1078": "find node_modules -path \\*@react-spring/\\*/package.json -exec sed -i.bak 's/\"sideEffects\": false/\"sideEffects\": true/g' {} +", "postinstall": "npm run react-spring-issue-1078"

that had been working perfectly up until today. And I started getting the error again. r.Willadvance

I have not upgraded anything, so not sure what happened but desperately need to get a build up.

Any ideas?

thanks,
Dale

Environment

"react-spring": "^8.0.27",
"react-three-fiber": "5.3.12",
"@react-spring/three": "^9.0.0-rc.3",

@carmandale
Copy link
Author

I am not sure what happened, but I ran yarn run react-spring-issue-1078 and then did a new yarn build and it fixed it

thanks,
Dale

@joshuaellis joshuaellis added the status: won't fix This will not be worked on label Apr 8, 2021
cameron-martin pushed a commit to cameron-martin/react-spring that referenced this issue May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: won't fix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants