Interfaceseedcordv0.16.0-next.8SeedcordHmrConfigHMR configuration used by the Seedcord CLI. interface SeedcordHmrConfiginterface SeedcordHmrConfigMember overviewPropertiesrestartrollbacktsconfigPropertiesoptionalrestartGlob patterns for files that should trigger a full restart when changed. restart: string[]restart: string[]optionalrollbackWhether a failed hot-reload rolls back to the last-good version of the file. rollback: boolean;rollback: boolean;Default:truetrueoptionaltsconfigOptional tsconfig path to use for type checking in dev mode. tsconfig: string;tsconfig: string;Default:the nearest tsconfig.jsontsconfig.json
optionalrestartGlob patterns for files that should trigger a full restart when changed. restart: string[]restart: string[]
optionalrollbackWhether a failed hot-reload rolls back to the last-good version of the file. rollback: boolean;rollback: boolean;Default:truetrue
optionaltsconfigOptional tsconfig path to use for type checking in dev mode. tsconfig: string;tsconfig: string;Default:the nearest tsconfig.jsontsconfig.json