feat(optimize): optimize Falukant 3D models during build and update deployment scripts
All checks were successful
Deploy to production / deploy (push) Successful in 3m3s
All checks were successful
Deploy to production / deploy (push) Successful in 3m3s
This commit is contained in:
@@ -44,6 +44,9 @@ if [ $? -ne 0 ]; then
|
||||
fi
|
||||
|
||||
# 5b. Frontend neu bauen
|
||||
echo "Optimiere Falukant-3D-Modelle..."
|
||||
npm run optimize-models
|
||||
|
||||
npm run build
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user