Add support for configuration profiles.

This commit is contained in:
Dermot Duffy
2024-03-28 21:41:48 -07:00
parent 0b9935dfe2
commit bde4e6cd38
25 changed files with 412 additions and 184 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'components-lib/menu-controller.ts',
'components-lib/ptz-controller.ts',
'components-lib/zoom-controller.ts',
'config-mgmt.ts',
'config/types.ts',
'config/**/*.ts',
'const.ts',
'types.ts',
'utils/action.ts',