Skip to content

Commit 4aaffc1

Browse files
authored
Merge branch 'main' into move-buildOutDir
2 parents d830579 + 51e4d33 commit 4aaffc1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
export const INTERNAL_PREFIX = "/_frsh";
2-
export const DEV_CLIENT_URL = `${INTERNAL_PREFIX}/fresh_dev_client.js`;
32
export const DEV_ERROR_OVERLAY_URL = `${INTERNAL_PREFIX}/error_overlay`;
43
export const ALIVE_URL = `${INTERNAL_PREFIX}/alive`;
5-
export const JS_PREFIX = `/js`;

0 commit comments

Comments
 (0)