File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "clean" : " makage clean" ,
24+ "prepack" : " npm run build" ,
2425 "build" : " makage build" ,
2526 "build:dev" : " makage build --dev" ,
2627 "lint" : " eslint . --fix" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "clean" : " makage clean" ,
24+ "prepack" : " npm run build" ,
2425 "build" : " makage build" ,
2526 "build:dev" : " makage build --dev" ,
2627 "lint" : " eslint . --fix" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "clean" : " makage clean" ,
24+ "prepack" : " npm run build" ,
2425 "build" : " makage build" ,
2526 "build:dev" : " makage build --dev" ,
2627 "lint" : " eslint . --fix" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "clean" : " makage clean" ,
24+ "prepack" : " npm run build" ,
2425 "build" : " makage build" ,
2526 "build:dev" : " makage build --dev" ,
2627 "lint" : " eslint . --fix" ,
You can’t perform that action at this time.
0 commit comments