Skip to content

feat: fork next-sitemap as @opensourceframework/next-sitemap#112

Open
riceharvest wants to merge 4 commits intomainfrom
fix/issue-101
Open

feat: fork next-sitemap as @opensourceframework/next-sitemap#112
riceharvest wants to merge 4 commits intomainfrom
fix/issue-101

Conversation

@riceharvest
Copy link
Copy Markdown
Owner

Summary

Forks the next-sitemap package into the monorepo to provide a maintained drop-in replacement.

Changes

  • Added packages/next-sitemap from upstream source (version 3.1.0+)
  • Updated package name to @opensourceframework/next-sitemap
  • Fixed CommonJS build to use .cjs extension for proper Node compatibility
  • Added fix-cjs script to rename CJS outputs and adjust require paths
  • Added test script to verify package can be required and exports exist
  • Added fast-xml-parser dev dependency for existing test suite

Testing

  • Verified CJS build loads correctly and exports expected functions
  • Package builds successfully with pnpm

Fixes #101

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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.

Fork and maintain stale dev dependency: next-sitemap

1 participant