forked from x/icebergs
opt some
This commit is contained in:
parent
5891f4f621
commit
a0ef75490c
@ -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{
|
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) {
|
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
|
||||||
kit.If(cli.SystemFind(m, code.GO), func() { cache = code.GoCache(m) })
|
kit.If(cli.SystemFind(m, code.GO), func() { cache = code.GoCache(m) })
|
||||||
|
aaa.White(m, "require")
|
||||||
}},
|
}},
|
||||||
}), Hand: func(m *ice.Message, arg ...string) {
|
}), Hand: func(m *ice.Message, arg ...string) {
|
||||||
if len(arg) < 4 {
|
if len(arg) < 4 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user