-
Couldn't load subscription status.
- Fork 138
Update build.sh #42
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
Update build.sh #42
Conversation
ufak bir değişim. 💯
behzodfaiziev
commented
Nov 20, 2022
@ndalyanlar Hello, once I faced an issue when I used ... build --delete-conflicting-outputs. It deleted my code where it shouldn't have deleted. Since then I always commit my changes then I try to run this script
@ndalyanlar Hello, once I faced an issue when I used
... build --delete-conflicting-outputs.It deleted my code where it shouldn't have deleted. Since then I always commit my changes then I try to run this script
Actually you are right but if you did once and you can't one more time it will not regenerate your code and you have to added --delete-conflicting-outputs tile. Note: this is deleted generated codes for regenerate.
ufak bir değişim. 💯