chore: use build & start process for development as well #2222
@ -1,3 +1,5 @@
|
||||
/* eslint-disable */
|
||||
|
||||
function openWebSocket() {
|
||||
window.ws = new WebSocket("/custom/ws");
|
||||
window.ws.onmessage = e => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user