Skip to content

docs: add ts prepare script and remove require.resolveWeak polyfill#5

Merged
gracefullight merged 3 commits into
mainfrom
codex/create-docusaurus-app-for-plugins-docs
Sep 8, 2025
Merged

docs: add ts prepare script and remove require.resolveWeak polyfill#5
gracefullight merged 3 commits into
mainfrom
codex/create-docusaurus-app-for-plugins-docs

Conversation

@gracefullight
Copy link
Copy Markdown
Owner

Summary

  • convert docs prepare script to TypeScript and run via tsx
  • scaffold Docusaurus 3.8 docs app for plugin READMEs
  • remove require.resolveWeak polyfill from docs build/start scripts

Testing

  • pnpm format
  • pnpm lint
  • pnpm --filter docs build (fails: TypeError: require.resolveWeak is not a function)

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 8, 2025

⚠️ No Changeset found

Latest commit: 3da662f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

Comment thread apps/docs/package.json Outdated
@gracefullight gracefullight self-assigned this Sep 8, 2025
@gracefullight gracefullight merged commit 90ce5d7 into main Sep 8, 2025
1 check passed
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