1
0
forked from x/icebergs
This commit is contained in:
jingganjiaoyu 2024-08-15 11:48:38 +08:00
parent 5891f4f621
commit a0ef75490c

View File

@ -398,6 +398,7 @@ func init() {
web.PP(ice.REQUIRE): {Name: "/require/shylinux.com/x/volcanos@v0.0.1/proto.js", Actions: ice.MergeActions(ice.Actions{
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
kit.If(cli.SystemFind(m, code.GO), func() { cache = code.GoCache(m) })
aaa.White(m, "require")
}},
}), Hand: func(m *ice.Message, arg ...string) {
if len(arg) < 4 {