diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ main_extern = [ ts_sources = [ "js/assets.ts", + "js/blob.ts", "js/compiler.ts", "js/console.ts", "js/deno.ts", |