mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-03 00:59:39 -05:00
* Fix memory leak when hotpatching
* Remove Chat dependency from DexSearch
This was the original thing requiring importing Dex in Chat, which was
making hotpatching Chat all sorts of wonky.
See
|
||
|---|---|---|
| .. | ||
| crashlogger.ts | ||
| DASHYCODE.md | ||
| dashycode.ts | ||
| database.ts | ||
| fs.ts | ||
| index.ts | ||
| net.ts | ||
| process-manager.ts | ||
| repl.ts | ||
| sql.ts | ||
| static-server.ts | ||
| STREAMS.md | ||
| streams.ts | ||
| utils.ts | ||