diff --git a/build/build-exe-config.template.json b/build/build-exe-config.template.json index 4f7e3ee..e99b569 100644 --- a/build/build-exe-config.template.json +++ b/build/build-exe-config.template.json @@ -80,6 +80,10 @@ { "optionDest": "datas", "value": "/package.json;./" + }, + { + "optionDest": "collect-all", + "value": "sanic" } ], "nonPyinstallerOptions": {