Files
atom/script
DeeDeeG 2df308223e script: Download correct electron binaries
If users manually run `npm install`, we want to
make sure the correct Electron-vendored chromedriver and mksnapshot
are downloaded. (Requires ELECTRON_CUSTOM_VERSION to be set properly.)

This postinstall script sets that var and gets the right binaries,
even if the ELECTRON_CUSTOM_VERSION env var wasn't manually set.

(The bootstrap script already handles this for bootstrapping,
but not for manually running "npm install" in the scripts dir.)
2020-06-03 14:57:27 -04:00
..
2020-06-02 19:32:44 +01:00
2016-08-02 14:04:45 +02:00
2020-02-27 13:38:15 -05:00
2016-08-02 14:04:45 +02:00
2016-08-02 15:31:05 +02:00
2016-08-08 14:47:17 -07:00
2019-06-26 16:32:07 +02:00
2016-08-29 10:37:12 +02:00
2016-08-29 10:37:12 +02:00
2020-02-14 10:48:46 +01:00
2016-09-09 17:58:23 +02:00