File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " sfdx-data-move-utility-desktop -app" ,
3- "version" : " 4.4.2 " ,
2+ "name" : " sfdmu-gui -app" ,
3+ "version" : " 4.4.3 " ,
44 "description" : " SFDMU GUI App" ,
55 "scripts" : {
66 "start" : " electron --enable-transparent-visuals --disable-gpu ./js/electron-app/main.js" ,
7+ "debug" : " npm run build && electron --enable-transparent-visuals --disable-gpu --trace-warnings ./js/electron-app/main.js --inspect=3000" ,
78 "build" : " tsc && npm run copy-templates" ,
8- "debug" : " npm run build-debug && electron --enable-transparent-visuals --disable-gpu --trace-warnings ./js/electron-app/main.js --inspect=3000" ,
9- "copy-templates" : " node ./copyFiles.js html ./src json" ,
10- "build-debug" : " tsc && npm run copy-templates"
9+ "copy-templates" : " node ./copyFiles.js html ./src json"
1110 },
1211 "repository" : " forcedotcom/SFDX-Data-Move-Utility-Desktop-App" ,
1312 "license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments