Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(serve): improve URL handling and fix linting issues (gatsbyjs#39010)
- Replace single quotes with backticks for consistency - Add explicit express.RequestHandler return type - Fix prettier formatting for template literals - Improve code formatting and readability
- Loading branch information