diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -198,6 +198,7 @@ run_node("gen_declarations") { "js/mkdir.ts", "js/os.ts", "js/read_file.ts", + "js/stat.ts", "js/text_encoding.ts", "js/timers.ts", "js/tsconfig.generated.json", @@ -238,6 +239,7 @@ run_node("bundle") { "js/os.ts", "js/plugins.d.ts", "js/read_file.ts", + "js/stat.ts", "js/text_encoding.ts", "js/timers.ts", "js/types.ts", |