Skip to content

Conversation

anamwp
Copy link
Owner

@anamwp anamwp commented Jul 1, 2025

Summary

  • remove stray debugger line from getStaticPaths

Testing

  • npm run lint (fails: Invalid next.config.ts option)

https://chatgpt.com/codex/tasks/task_e_686355fa68388328a4e01371e628d3c6

@Copilot Copilot AI review requested due to automatic review settings July 1, 2025 04:15
Copy link

vercel bot commented Jul 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
headless-simple-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2025 4:16am

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes a stray debugger statement from the getStaticPaths function in the post slug page.

  • Cleans up leftover debugging code.
  • Ensures production build won’t pause on unintended breakpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant