mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Cleanup files and packages
This commit is contained in:
parent
bc296194b6
commit
fe0cfa547b
12 changed files with 11 additions and 295 deletions
2
build.ts
2
build.ts
|
|
@ -40,7 +40,7 @@ await $`mkdir -p dist/node_modules/@img`;
|
|||
await $`cp -r node_modules/@img/sharp-libvips-linux-* dist/node_modules/@img`;
|
||||
await $`cp -r node_modules/@img/sharp-linux-* dist/node_modules/@img`;
|
||||
|
||||
// Copy Vite build output to dist
|
||||
// Copy Nuxt build output to dist
|
||||
await $`cp -r packages/frontend/.output dist/frontend`;
|
||||
|
||||
// Copy the Bee Movie script from pages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue