File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 },
2525 "scripts" : {
2626 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
27- "clean" : " rimraf dist/** " ,
27+ "clean" : " rimraf dist" ,
2828 "prepare" : " npm run build" ,
2929 "build" : " npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
3030 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
24- "clean" : " rimraf dist/** " ,
24+ "clean" : " rimraf dist" ,
2525 "prepare" : " npm run build" ,
2626 "build" : " npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
2727 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
24- "clean" : " rimraf dist/** " ,
24+ "clean" : " rimraf dist" ,
2525 "prepare" : " npm run build" ,
2626 "build" : " npm run build:proto && npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
2727 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2424 },
2525 "scripts" : {
2626 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
27- "clean" : " rimraf dist/** " ,
27+ "clean" : " rimraf dist" ,
2828 "prepare" : " npm run build" ,
2929 "build" : " npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
3030 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2020 },
2121 "scripts" : {
2222 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
23- "clean" : " rimraf dist/** " ,
23+ "clean" : " rimraf dist" ,
2424 "prepare" : " npm run build" ,
2525 "build" : " npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
2626 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
24- "clean" : " rimraf dist/** " ,
24+ "clean" : " rimraf dist" ,
2525 "prepare" : " npm run build" ,
2626 "build" : " npm run build:proto && npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
2727 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
24- "clean" : " rimraf dist/** " ,
24+ "clean" : " rimraf dist" ,
2525 "prepare" : " npm run build" ,
2626 "build" : " npm run build:proto && npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
2727 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
Original file line number Diff line number Diff line change 2121 },
2222 "scripts" : {
2323 "copy" : " copyfiles -f ../../LICENSE README.md package.json dist" ,
24- "clean" : " rimraf dist/** " ,
24+ "clean" : " rimraf dist" ,
2525 "prepare" : " npm run build" ,
2626 "build" : " npm run build:proto && npm run clean && tsc && tsc -p tsconfig.esm.json && npm run copy" ,
2727 "build:dev" : " npm run clean && tsc --declarationMap && tsc -p tsconfig.esm.json && npm run copy" ,
You can’t perform that action at this time.
0 commit comments