Bigben

Results 2 issues of Bigben

When I use ``` e build electron:dist -v ``` It generates dist.zip, but the size is greater than 1g. Can I add strip binaries by e command? ``` electron/script/strip-binaries.py -d...

I want to run echo_server under test directory. It doesn't generated after build in asyncio/build. How to build that test directory?