提交 e226a679 编写于 作者: R Ryan Dahl

Add missing ts files to BUILD.gn

上级 ac0910e0
......@@ -190,6 +190,8 @@ run_node("gen_declarations") {
"js/compiler.ts",
"js/console.ts",
"js/deno.ts",
"js/errors.ts",
"js/fbs_util.ts",
"js/fetch.ts",
"js/global-eval.ts",
"js/globals.ts",
......@@ -224,6 +226,8 @@ run_node("bundle") {
"js/assets.ts",
"js/compiler.ts",
"js/console.ts",
"js/errors.ts",
"js/fbs_util.ts",
"js/fetch.ts",
"js/fetch_types.d.ts",
"js/globals.ts",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册