File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
examples/custom-node-server Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 77 "access" : " public" ,
88 "baseBranch" : " main" ,
99 "updateInternalDependencies" : " patch" ,
10- "ignore" : []
10+ "ignore" : [" examples/* " ]
1111}
Original file line number Diff line number Diff line change 11---
2- ' plugin-react-router ' : patch
2+ ' rsbuild- plugin-react-router' : patch
33---
44
55Support React Router
Original file line number Diff line number Diff line change 11{
2- "name" : " rsbuild-react-router" ,
2+ "name" : " custom-node-example" ,
3+ "private" : true ,
34 "version" : " 1.0.0" ,
45 "description" : " " ,
56 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " plugin-react-router" ,
2+ "name" : " rsbuild- plugin-react-router" ,
33 "version" : " 0.0.0" ,
44 "description" : " React Router plugin for Rsbuild" ,
55 "repository" : {
99 },
1010 "license" : " MIT" ,
1111 "type" : " module" ,
12+ "registry" : " https://registry.npmjs.org/" ,
1213 "exports" : {
1314 "." : {
1415 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments