Add server-generated /config.js; add error boundary
This commit is contained in:
parent
04ee6b8be2
commit
840cb5b182
14 changed files with 184 additions and 85 deletions
2
web/src/app/config.js
Normal file
2
web/src/app/config.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
const config = window.config;
|
||||
export default config;
|
Loading…
Add table
Add a link
Reference in a new issue