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 fcaaa68Copy full SHA for fcaaa68
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "plugin-react-router",
+ "name": "rsbuild-plugin-react-router",
3
"version": "0.0.0",
4
"description": "React Router plugin for Rsbuild",
5
"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