Revert websocket

This commit is contained in:
VitoAlbano
2024-11-27 17:43:41 +00:00
committed by Vito Albano
parent c50ed8b0e1
commit 6798c92689
13 changed files with 148 additions and 438 deletions
@@ -6,5 +6,5 @@
},
"exclude": ["../**/*.spec.ts" ],
"include": ["../src/**/*", "*.js", "../../core/feature-flags"]
"include": ["../src/**/*", "*.js"]
}