Commit c3d40ab
committed
fix(backend): use updated IS_DEV when creating Collections
this was previously using the old path, which resulted in
collections always falling back to their default (prod) values,
rather than using the expected values in dev1 parent a6cb22e commit c3d40ab
File tree
2 files changed
+2
-2
lines changed- packages/backend/src/common/constants
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments