mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 15:13:40 -05:00
installing socketIO and testing the WebSocket connection
This commit is contained in:
@@ -126,6 +126,7 @@ const javascripts = () => {
|
||||
paths.src + 'javascripts/loginAlert.js',
|
||||
paths.src + 'javascripts/main.js',
|
||||
paths.src + 'javascripts/chartDashboard.js',
|
||||
paths.src + 'javascripts/socket.js',
|
||||
])
|
||||
.pipe(plugins.prettyerror())
|
||||
.pipe(plugins.babel({
|
||||
|
||||
Reference in New Issue
Block a user