mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Replace webpack with esbuild
This commit is contained in:
@@ -5,7 +5,7 @@ import { Options } from "./lib/options";
|
||||
|
||||
|
||||
export default {
|
||||
bridgeApplicationName: APPLICATION_NAME
|
||||
bridgeApplicationName: BRIDGE_NAME
|
||||
, bridgeBackupEnabled: false
|
||||
, bridgeBackupHost: "localhost"
|
||||
, bridgeBackupPort: 9556
|
||||
|
||||
Reference in New Issue
Block a user