Change8

@cloudflare/autoconfig@0.4.0

📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

Resolved canonical framework build commands for the `cf` target by having autoconfig return framework commands instead of package scripts. This change delegates build selection to `cf deploy` for generated deploy scripts.

🐛 Bug Fixes

  • Autoconfig now returns framework commands instead of package scripts for the `cf` target. Generated deploy scripts delegate build selection to `cf deploy`. Wrangler's existing package-script detection remains unchanged.

Affected Symbols