web-infra-dev / modern.js

Modern.js is a web engineering system, including a web framework and a npm package solution.
https://modernjs.dev/en/
MIT License
4.25k stars 351 forks source link

docs(main): override the built-in rspack version #5883

Closed SoonIter closed 1 week ago

SoonIter commented 1 week ago

Summary

add new way to override rspack version in document

npx install-rspack --version nightly # nightly npm tag
npx install-rspack --version 0.7.5-canary-d614005-20240625082730 # A specific canary version

Related Links

https://github.com/rspack-contrib/install-rspack https://github.com/web-infra-dev/rspack/pull/6906

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 64063a6d0039195eb1c9bbdba3a58adaccec5a69

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