You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works when I add dist/ to the path, but that doesn't seem to trigger a rebuild if the TS files change. I'm pretty clueless when it comes to compiling JS/TS so I don't know what the best fix is.
The text was updated successfully, but these errors were encountered:
Running
node ./tools/team-generation-benchmark.js random
gives me this errorI think these lines got left behind during a previous build system migration.
pokemon-showdown/tools/team-generation-benchmark.js
Lines 3 to 4 in 269e6f3
It works when I add
dist/
to the path, but that doesn't seem to trigger a rebuild if the TS files change. I'm pretty clueless when it comes to compiling JS/TS so I don't know what the best fix is.The text was updated successfully, but these errors were encountered: