chore(legacy): comment-out legacy v1 exports (nyash_plugin_invoke/abi/init) across first-party plugins; retain only TypeBox v2 path; remove legacy plugin loader and C-ABI nyash-file
This commit is contained in:
@ -237,6 +237,9 @@ members = [
|
||||
"crates/*",
|
||||
"plugins/*",
|
||||
]
|
||||
exclude = [
|
||||
"plugins/nyash-file",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
# 最適化設定
|
||||
|
||||
Reference in New Issue
Block a user