Skip to content

Conversation

@YimingIsCOLD
Copy link
Collaborator

🚀 Summary

This PR removes the --ignore-scripts flag from the production dependencies installation in Docker. This change ensures that necessary scripts (like prepare scripts) are executed during the installation process, which is important for proper dependency setup in the production environment.

✏️ Changes

  • Removed --ignore-scripts flag from production dependencies installation in Docker
  • Modified prepare script to handle missing svelte-kit in production environments, following the pattern from sveltejs/cli#409

@YimingIsCOLD YimingIsCOLD merged commit 7f17b96 into main Jun 1, 2025
5 checks passed
@YimingIsCOLD YimingIsCOLD deleted the chore/docker-remove-ignore-scripts-flag branch June 1, 2025 20:10
@YimingIsCOLD YimingIsCOLD self-assigned this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants