File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 1+ import  {  defineConfig  }  from  'father' ; 
2+ 
3+ export  default  defineConfig ( { 
4+  plugins : [ '@rc-component/father-plugin' ] , 
5+ } ) ; 
Original file line number Diff line number Diff line change 1313 ],
1414 "main" : " ./lib/index" 
1515 "module" : " ./es/index" 
16+  "types" : " ./es/index.d.ts" 
1617 "files" : [
1718 " assets/*.css" 
1819 " assets/*.less" 
5051 "rc-util" : " ^5.17.0" 
5152 },
5253 "devDependencies" : {
54+  "@rc-component/father-plugin" : " ^1.0.1" 
5355 "@testing-library/jest-dom" : " ^5.16.5" 
5456 "@testing-library/react" : " ^13.4.0" 
5557 "@types/classnames" : " ^2.2.9" 
6365 "cssstyle" : " ^2.3.0" 
6466 "dumi" : " ^1.1.41-rc.0" 
6567 "eslint" : " ^7.0.0" 
66-  "father" : " ^2.13.4" 
67-  "father-build" : " ^1.18.6" 
68+  "father" : " ^4.1.1" 
6869 "gh-pages" : " ^3.1.0" 
6970 "husky" : " ^8.0.2" 
7071 "jest" : " ^29.3.1" 
                         You can’t perform that action at this time. 
           
                  
0 commit comments