decentraland / decentraland/godot-explorer
Remove Debug Symbols from Dev Builds
Open
tech debt
- Dominant language
- Rust
- Stars
- 18
- Forks
- 19
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 43
Description
Issue to remove debug symbols from non production builds
For faster iteration and development, otherwise the build will be huge and development deployment will take a long time.
We can only put the debug symbols when --production flag is set
Contributor guide
Assessment
This issue has not been assessed yet.