Skip to content

Conversation

felangel
Copy link
Contributor

Status

READY

Description

  • fix(dart_frog_cli): avoid overwriting pubspec_overrides.yaml in dart_frog build
    • createExternalPackagesFolder assumed an existing pubspec_overrides.yaml did not exist which isn't a valid assumption
    • also refactors the prod server hook to reuse existing helpers rather than reimplementing them inline

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Oct 16, 2025
@felangel felangel added the bug Something isn't working as expected label Oct 16, 2025
@felangel felangel added the refactor A code change that neither fixes a bug nor add a feature label Oct 16, 2025
@felangel felangel merged commit b909542 into main Oct 16, 2025
4 checks passed
@felangel felangel deleted the fix/dart-frog-build-avoid-overwriting-overrides branch October 16, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as expected refactor A code change that neither fixes a bug nor add a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants