turborepo
5a199331
- prevent emitting debug symbols in release (#4279)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
prevent emitting debug symbols in release (#4279) ### Description We have recently noticed quite large rust binaries. This was due to debug symbols being enabled across the repo. We can (and should) revert this.
References
#4279 - prevent emitting debug symbols in release
Author
arlyon
Parents
536b77c5
Loading