Make image smaller on Windows
parent
fa65bdad14
commit
0cc26425fd
|
@ -186,6 +186,11 @@ IN: tools.deploy.shaker
|
||||||
deploy-ui? get [
|
deploy-ui? get [
|
||||||
"ui-error-hook" "ui.gadgets.worlds" lookup ,
|
"ui-error-hook" "ui.gadgets.worlds" lookup ,
|
||||||
] when
|
] when
|
||||||
|
|
||||||
|
"<counter>" "inference.dataflow" lookup [ , ] when*
|
||||||
|
|
||||||
|
"windows-messages" "windows.messages" lookup [ , ] when*
|
||||||
|
|
||||||
] { } make ;
|
] { } make ;
|
||||||
|
|
||||||
: strip-globals ( stripped-globals -- )
|
: strip-globals ( stripped-globals -- )
|
||||||
|
|
Loading…
Reference in New Issue