diff --git a/scripts/build.cts b/scripts/build.cts index befc871..1490fd7 100644 --- a/scripts/build.cts +++ b/scripts/build.cts @@ -23,6 +23,7 @@ void (async () => { '.yml': 'text', '.html': 'text', '.txt': 'text', + '.zip': 'binary', }, platform: 'node',