File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 77 "scripts" : {
88 "browserify" : " browserify src/index.js -s 'AFRAME' -p browserify-derequire" ,
99 "build" : " shx mkdir -p build/ && npm run browserify -- --debug -t [ envify --INSPECTOR_VERSION dev ] -o build/aframe.js" ,
10- "codecov" : " codecov" ,
1110 "dev" : " npm run build && cross-env INSPECTOR_VERSION=dev node ./scripts/budo -t envify" ,
1211 "dist" : " node scripts/updateVersionLog.js && npm run dist:min && npm run dist:max" ,
1312 "dist:max" : " npm run browserify -s -- --debug | exorcist dist/aframe-master.js.map > dist/aframe-master.js" ,
6059 "chai" : " ^4.3.6" ,
6160 "chai-shallow-deep-equal" : " ^1.4.0" ,
6261 "chalk" : " ^1.1.3" ,
63- "codecov" : " ^1.0.1" ,
6462 "cross-env" : " ^5.0.1" ,
6563 "envify" : " ^3.4.1" ,
6664 "exorcist" : " ^0.4.0" ,
You can’t perform that action at this time.
0 commit comments