Skip to content

Commit 2ac9caf

Browse files
committed
document DEBUG_LOG_PROCESSED_SCRIPTS
1 parent e0cdb53 commit 2ac9caf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ Notice `game-scripts-tests/this_function_array.ts`.
5555

5656
The naming convention uses underscores instead of dashes as if it was the name of a real hackmud script (which cannot
5757
contain dashes).
58+
59+
If you need to know what the test scripts look like after being transformed, look for a symbol named
60+
`DEBUG_LOG_PROCESSED_SCRIPTS` in this project and set it to `true`.

0 commit comments

Comments
 (0)