diff --git a/client/src/config.ts b/client/src/config.ts index f7959fd9c4c74fbb54ca2116f8e95c33efdcde17..a794e21e22ce31dfe62034bf3299d55bdc7f31fb 100644 --- a/client/src/config.ts +++ b/client/src/config.ts @@ -1,4 +1,3 @@ - export let apiRoot: string; if (process.env.NODE_ENV === 'production') {