File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed
Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+
2+ export default {
3+ target : 'node' ,
4+ cjs : {
5+ type : 'babel' ,
6+ }
7+ }
Original file line number Diff line number Diff line change 66/* .log
77/* .log. *
88/yarn.lock
9+ /pnpm-lock.yaml
910
Original file line number Diff line number Diff line change 88 },
99 "main" : " lib/index.js" ,
1010 "scripts" : {
11- "build" : " father-next " ,
11+ "build" : " father-build " ,
1212 "test" : " umi-test --coverage" ,
1313 "debug" : " umi-test" ,
1414 "lint" : " eslint --ext .js src" ,
4545 "eslint-config-prettier" : " ^6.11.0" ,
4646 "eslint-plugin-import" : " ^2.20.2" ,
4747 "eslint-plugin-prettier" : " ^3.1.3" ,
48- "father-next " : " ^3.0.0-alpha.3 " ,
48+ "father-build " : " ^1.21.2 " ,
4949 "husky" : " ^4.2.5" ,
5050 "lint-staged" : " ^10.2.8" ,
5151 "material-ui" : " ^0.20.2" ,
You can’t perform that action at this time.
0 commit comments