thelounge/client
Reto Brunner 0311e5f836 add socket-events import to entry point
socket-events aren't ever imported, if we don't do that however
webpack never actually sees any code that leads to it and skips
bundling it.

So for now, do an import that has the side effect of registering
all the events until we have a proper registration in place that's
a bit more sane to call
2024-04-21 15:11:52 +02:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components Split sort event 2024-04-21 15:11:51 +02:00
css push: remove iOS warning 2023-03-28 10:00:56 +02:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js add socket-events import to entry point 2024-04-21 15:11:52 +02:00
themes Fix Morning theme nick colors 2023-02-05 03:22:43 -05:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
shims-vue.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00
tsconfig.json remove all server files from compilation 2024-04-21 15:11:51 +02:00