Skip to content

Commit ab98a9a

Browse files
committed
Move file ref map
1 parent 89a4387 commit ab98a9a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tools/gen_filerefmap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ static function (array $stack) use ($locations, $TL, $tmp, &$validated, $storyMe
542542
$output = $output->getOutput();
543543

544544
file_put_contents(
545-
__DIR__.'/file_ref_map.json',
545+
__DIR__.'/../src/file_ref_map.json',
546546
json_encode($output)
547547
);
548548

0 commit comments

Comments
 (0)