workflow: added socket.io-client to bundle and removed it from public/js/vendor folder (this closes #26)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import store from '@/store'
|
||||
import io from 'socket.io-client'
|
||||
|
||||
export const socket = io.connect('/')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user