Add yarn build-web

This commit is contained in:
MartinBraquet
2025-10-28 15:16:13 +01:00
parent e7c3f083b4
commit 92a97209ca
2 changed files with 2 additions and 7 deletions

View File

@@ -29,10 +29,4 @@ rm -rf .next
yarn build
rm -rf .next/cache
cd ..
npx cap copy android
npx cap sync android
npx cap open android
yarn clear-nextjs-cache