File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/sites/sites-react/doc/docs Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ plugins: [
4141 style: 'css',
4242 camel2DashComponentName: false,
4343 "customName" : (name, file) => {
44- return `@nutui/nutui-react-taro /dist/es/packages/${name.toLowerCase() }`
44+ return `@nutui/nutui-react/dist/es/packages/${name.toLowerCase() }`
4545 }
4646 },
4747 " nutui-react" ,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ plugins: [
4141 style: 'css',
4242 camel2DashComponentName: false,
4343 "customName" : (name, file) => {
44- return `@nutui/nutui-react-taro /dist/es/packages/${name.toLowerCase() }`
44+ return `@nutui/nutui-react/dist/es/packages/${name.toLowerCase() }`
4545 }
4646 },
4747 " nutui-react" ,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ plugins: [
4141 style: 'css',
4242 camel2DashComponentName: false,
4343 "customName" : (name, file) => {
44- return `@nutui/nutui-react-taro /dist/es/packages/${name.toLowerCase() }`
44+ return `@nutui/nutui-react/dist/es/packages/${name.toLowerCase() }`
4545 }
4646 },
4747 " nutui-react" ,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ plugins: [
4141 style: 'css',
4242 camel2DashComponentName: false,
4343 "customName" : (name, file) => {
44- return `@nutui/nutui-react-taro /dist/es/packages/${name.toLowerCase() }`
44+ return `@nutui/nutui-react/dist/es/packages/${name.toLowerCase() }`
4545 }
4646 },
4747 " nutui-react" ,
You can’t perform that action at this time.
0 commit comments