diff --git a/plugins/ets/BUILD.gn b/plugins/ets/BUILD.gn index ffa21466d89260e333a1ec1906dac46f542714c5..20f42795f57b1ddecbcb1b0f9c478a63feee5618 100644 --- a/plugins/ets/BUILD.gn +++ b/plugins/ets/BUILD.gn @@ -122,6 +122,7 @@ if (with_stdlib) { "}", ] + write_file("$root_gen_dir/bin/arktsconfig.json", json_array, "list lines") write_file("$root_gen_dir/tools/es2panda/generated/arktsconfig.json", json_array, "list lines")