diff --git a/bin/copy-dist.ts b/bin/copy-dist.ts index a2bfa7f25..51364b2b9 100644 --- a/bin/copy-dist.ts +++ b/bin/copy-dist.ts @@ -31,6 +31,7 @@ try { "./LICENSE", "./README.md", "./forge.config.cjs", + "./bin/tpl/", "./src/views/", "./src/etapi/etapi.openapi.yaml", "./src/routes/api/openapi.json",