mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
修复 Python 和 JavaScript 组中 target 的 ls
问题
This commit is contained in:
@@ -21,9 +21,7 @@ pl_js_yarn_prelude (void)
|
||||
chef_allow_english(this);
|
||||
chef_allow_user_define(this);
|
||||
|
||||
// 使用 pl_js_group 的源
|
||||
this->sources = pl_js_group_target.sources;
|
||||
this->sources_n = pl_js_group_target.sources_n;
|
||||
chef_use_other_target_sources (this, &pl_js_group_target);
|
||||
}
|
||||
|
||||
static double
|
||||
|
Reference in New Issue
Block a user