Commit graph

3 commits

Author SHA1 Message Date
Tiago de Paula
ca79426e6e
chore(deps): update Webpack to 5.105
It's possible for webpack to return `null` on errors, which wasn't
part of their TypeScript API until 5.101.0 (webpack/webpack#19711).

Updated workaround for socket.io libraries, which are implemented in
ESM now. This also specify the preferred import conditions to avoid
picking up debug files (see socketio/socket.io@7594aa4).
2026-02-11 12:14:12 -03:00
Reto Brunner
3259ac596d client: fix all new linter errros 2024-05-04 12:29:57 +02:00
Max Leiter
dd05ee3a65
TypeScript and Vue 3 (#4559)
Co-authored-by: Eric Nemchik <eric@nemchik.com>
Co-authored-by: Pavel Djundik <xPaw@users.noreply.github.com>
2022-06-18 17:25:21 -07:00