Merge pull request #2984 from GSA/remove-socketio

Remove Socket.IO dependencies and Socket infrastructure
This commit is contained in:
ccostino
2025-10-07 14:06:54 -04:00
committed by GitHub
16 changed files with 9 additions and 124 deletions

View File

@@ -80,8 +80,7 @@ const javascripts = () => {
paths.npm + 'query-command-supported/dist/queryCommandSupported.min.js',
paths.npm + 'textarea-caret/index.js',
paths.npm + 'cbor-js/cbor.js',
paths.npm + 'd3/dist/d3.min.js',
paths.npm + 'socket.io-client/dist/socket.io.min.js'
paths.npm + 'd3/dist/d3.min.js'
]);
// Concatenate all streams