File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "scripts" : {
19- "prebuild" : " shx rm -rf dist " ,
19+ "prebuild" : " shx rm -rf lib " ,
2020 "build" : " babel --config-file ../../babel.config.js -d lib --ignore \" **/*.test.js\" src" ,
2121 "prepublishOnly" : " yarn run build"
2222 },
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "scripts" : {
19- "prebuild" : " shx rm -rf dist " ,
19+ "prebuild" : " shx rm -rf lib " ,
2020 "build" : " babel --config-file ../../babel.config.js -d lib --ignore \" **/*.test.js\" src" ,
2121 "prepublishOnly" : " yarn run build"
2222 },
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "scripts" : {
19- "prebuild" : " shx rm -rf dist " ,
19+ "prebuild" : " shx rm -rf lib " ,
2020 "build" : " babel --config-file ../../babel.config.js -d lib --ignore \" **/*.test.js\" src" ,
2121 "prepublishOnly" : " yarn run build"
2222 },
You can’t perform that action at this time.
0 commit comments