diff --git a/bin/copy-dist.ts b/bin/copy-dist.ts index 2a2b75d56..6dae9b3dc 100644 --- a/bin/copy-dist.ts +++ b/bin/copy-dist.ts @@ -31,7 +31,6 @@ const copy = async () => { const filesToCopy = [ "config-sample.ini", - "tsconfig.webpack.json", "./src/etapi/etapi.openapi.yaml", "./src/routes/api/openapi.json" ];