You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/app
Scott Nonnenberg 177dfb3220
Dependency updates, fixes required for successful release (#1966)
* A number of fixes required for successful build after upgrades

- extract now takes an absolute directory only
- something changed, so we now need to force NODE_ENV=production; we use
  electron-is-dev for this
- electron-builder, electron-publisher-s3, and electron-updater are now
  updated to their latest available versions

* Add direct dependency on extract-zip, since we use it directly

* Load 'config' module after we've modified NODE_ENV

* Downgrade electron-builder due to bug, downgrade icon-maker too

The latest electron-builder came with a fix for one of our bugs as well
as a new bug that blocks builds on Windows: https://github.com/electron-userland/electron-builder/issues/2462

There's no good reason to upgrade icon-maker. And a good reason to keep at the version on github: https://github.com/jaretburkett/electron-icon-maker/issues/7
7 years ago
..
auto_update.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
config.js Dependency updates, fixes required for successful release (#1966) 7 years ago
locale.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
logging.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
menu.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
tray_icon.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
user_config.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
window_state.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago