chore: remove unused files (#3466)

This commit is contained in:
Alex Yang
2023-07-29 23:35:00 -07:00
committed by GitHub
parent cc7de52caf
commit a3087d14d8
5 changed files with 4 additions and 17 deletions

View File

@@ -8,4 +8,8 @@ globalThis.runtimeConfig = getRuntimeConfig({
channel: 'canary',
});
if (typeof window !== 'undefined') {
window.location.search = '?prefixUrl=http://127.0.0.1:3010/';
}
setupGlobal();