Skip to content

Conversation

@CPunisher
Copy link
Contributor

Summary

This is the experience I summarize from migration of the inner project. So I mark it in the docs.

I also update the miswritten api tags.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 21ce3de
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68e8c7f0473ee20008ad2ad8
😎 Deploy Preview https://deploy-preview-11833--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

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 enhances the documentation for the browser JavaScript API by adding usage guidance for useInputFileSystem in concurrent build scenarios and correcting an API version tag.

  • Adds documentation for using experiments.useInputFileSystem with builtinMemFs to avoid conflicts in concurrent builds
  • Includes a practical code example showing how to configure a custom file system with the useInputFileSystem experiment
  • Updates the API version tag from "1.5.9" to "1.6.0-beta.0" for the modules option

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
website/docs/zh/api/javascript-api/browser.mdx Adds Chinese documentation for useInputFileSystem usage and corrects API version
website/docs/en/api/javascript-api/browser.mdx Adds English documentation for useInputFileSystem usage and corrects API version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: document release: document related release(mr only) labels Oct 10, 2025
Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@chenjiahan chenjiahan merged commit 162bfc3 into main Oct 10, 2025
28 checks passed
@chenjiahan chenjiahan deleted the 10-10-chore/input-memfs branch October 10, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants