mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Fix group target
This commit is contained in:
@@ -50,7 +50,7 @@ void
|
||||
pl_js_bun_setsrc (char *option)
|
||||
{
|
||||
// 用的是 npm Registry 的源
|
||||
chsrc_yield_source (pl_js_group);
|
||||
Source_t source = chsrc_yield_source_and_confirm (pl_js_group_target, option);
|
||||
|
||||
char *content = RAWSTR_pl_js_bun_config;
|
||||
|
||||
|
Reference in New Issue
Block a user