electron/npm
Eli Skeggs 5521f8acca
feat: allow path override with --ignore-scripts (#25377)
If you --ignore-scripts when installing electron currently, it'll fail
to write the path.txt file and thus fail to use the override dist path.
Open to other solutions - just hoping to be able to use a prebuilt
electron binary with the default package without having to muck around
with it installing an unused version.
2020-12-03 16:23:44 +09:00
..
cli.js
index.js feat: allow path override with --ignore-scripts (#25377) 2020-12-03 16:23:44 +09:00
install.js
package.json