We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e910ba4 commit 8d6ae4fCopy full SHA for 8d6ae4f
.changeset/tired-chefs-invite.md
@@ -1,5 +1,5 @@
1
---
2
-'plugin-react-router': patch
+'rsbuild-plugin-react-router': patch
3
4
5
Support React Router
package.json
{
- "name": "plugin-react-router",
+ "name": "rsbuild-plugin-react-router",
"version": "0.0.0",
"description": "React Router plugin for Rsbuild",
"repository": {
@@ -9,6 +9,7 @@
9
},
10
"license": "MIT",
11
"type": "module",
12
+ "registry": "https://registry.npmjs.org/",
13
"exports": {
14
".": {
15
"types": "./dist/index.d.ts",
0 commit comments