提交 3c350ff7 编写于 作者: P P.Y. Laligand 提交者: GitHub

Add the Mojo shebang line to Fuchsia flx files. (#3090)

上级 27d012a7
......@@ -53,6 +53,7 @@ def main():
'--snapshot=%s' % args.snapshot,
'--depfile=%s' % args.depfile,
'--output-file=%s' % args.output_file,
'--header=#!mojo mojo:flutter_content_handler',
], env=env, cwd=args.app_dir)
return result
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册