#8: Add tooltips to settings
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"electron-dev": "cross-env ELECTRON_START_URL=http://localhost:3000 electron .",
|
||||
"electron-dev-unix": "cross-env ELECTRON_START_URL=http://localhost:3000 electron $NODE_DEBUG_OPTION .",
|
||||
"electron-dev-unix": "cross-env ELECTRON_START_URL=http://localhost:3000 electron .",
|
||||
"pack": "npm run build && electron-builder --dir --x64",
|
||||
"dist": "npm run build && electron-builder --x64",
|
||||
"dist-all": "npm run build && electron-builder --x64 --win --linux --mac",
|
||||
|
||||
Reference in New Issue
Block a user