src/environments/environment.hmr.ts @@ -1,7 +1,7 @@ export const environment = { chore: false, SERVER_URL: `./`, production: true, production: false, hmr: true, useHash: true, SERVER_BASH_URL: 'http://localhost:8001' useHash: true };