hnlq715 commented on issue #1391: URL: https://github.com/apache/apisix-dashboard/issues/1391#issuecomment-769516504
I did a simple test with go-bindata, the api binary size increase about 4MB I think this should be acceptable :-) Before ``` -rwxr-xr-x 1 root root 27M Jan 29 09:02 output/manager-api ``` After ``` -rwxr-xr-x 1 root root 31M Jan 29 09:42 output/manager-api ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
