pokemon-showdown/tools
Dieter Reinert 101e221dd5
Some checks are pending
Node.js CI / build (16.x) (push) Waiting to run
Tools: Reference dist/ folder in team-generation-benchmark script (closes #10644) (#10777)
This PR addresses [#10644](https://github.com/smogon/pokemon-showdown/issues/10644).

Developers just need to run `node build` to rebuild the `dist` folder whenever the `.ts` files in `sim/` change.

## Other Considerations
- Add a watch script to rebuild when ``.ts`` changes.
- Convert the script itself to TypeScript & compile it with ``tsc``.
- Convert the script itself to TypeScript & use ``ts-node``  + ``nodemon``.
2025-01-04 13:18:51 -07:00
..
modlog Migrate to esbuild for compilation (#9203) 2022-12-22 15:19:29 -06:00
set-import Fix bugs connected to format.exists (#10647) 2024-10-31 08:25:17 -05:00
simulate Migrate to esbuild for compilation (#9203) 2022-12-22 15:19:29 -06:00
build-utils.js build-utils: Add hack for logs and databases directories 2023-01-01 17:21:57 -05:00
team-generation-benchmark.js Tools: Reference dist/ folder in team-generation-benchmark script (closes #10644) (#10777) 2025-01-04 13:18:51 -07:00