Cleanup files and packages

This commit is contained in:
Jesse Wierzbinski 2024-04-13 18:10:37 -10:00
parent bc296194b6
commit fe0cfa547b
No known key found for this signature in database
12 changed files with 11 additions and 295 deletions

View file

@ -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