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 3030 "build:js-extra" : " webpack --config webpack.prod.extra.config.js" ,
3131 "build:js-all" : " npm run build:js && npm run build:js-dev && npm run build:js-dev-extra && npm run build:js-extra" ,
3232 "build:backends" : " dash-generate-components ./src/lib/components dash_cytoscape --r-prefix 'cyto' --jl-prefix 'cyto' && black dash_cytoscape/" ,
33- "build:backends-test" : " ./node_modules/.bin/dash-generate-components ./src/lib/components dash_cytoscape --r-prefix 'cyto' --jl-prefix 'cyto' && black dash_cytoscape/" ,
3433 "build:all" : " npm run build:js-all && npm run build:backends" ,
35- "build:all-test" : " npm run build:js-all && npm run build:backends-test" ,
3634 "build:all-activated" : " (. venv/bin/activate || venv\\ scripts\\ activate && npm run build:all)"
3735 },
3836 "author" :
" The Plotly Team <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments