mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
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). |
||
|---|---|---|
| .. | ||
| auth | ||
| inputs | ||
| irc-events | ||
| messageStorage | ||
| packages | ||
| auth.ts | ||
| changelog.ts | ||
| clientCertificate.ts | ||
| dev-server.ts | ||
| storage.ts | ||
| sts.ts | ||
| uploader.ts | ||
| webpush.ts | ||