Commit e59a6f8
chore: add dev SUPPORT_URL config for help button verification (#16)
Sets commonAppConfig.SUPPORT_URL and an instructor-dashboard per-app
SUPPORT_URL override in site.config.dev.tsx so the help button can be
verified locally without standing up a backend.
site.config.build.tsx is intentionally not modified — these are
example URLs for local dev and shouldn't ship in production builds.
Operators configure SUPPORT_URL through whatever mechanism suits
their deployment.
Refs openedx/frontend-base#245
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 02cdbb8 commit e59a6f8
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
| |||
0 commit comments