Commit 977337f
authored
build: Disable debug in dev again (#66)
This seems to have been removed unintentionally as a drive-by refactor.
Brings back our usual profile management that we also use in Relay and
Symbolicator.
By default, debug information is disabled in development to speed up the
build and reduce the target folder size. In a `dev-debug` profile or in
`release`, debug information is enabled.1 parent 791113a commit 977337f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
6 | 17 | | |
7 | 18 | | |
8 | 19 | | |
| |||
0 commit comments