зеркало из https://github.com/electron/electron.git
Add package-lock.json
In order to have 100% reproducible builds, Electron needs package-lock.json. This is necessary because some dependencies affect the build output (browserify for example, is used to generate the common js environment for sandboxed renderers).
This commit is contained in:
Родитель
fe7947da90
Коммит
54a506c8eb
|
@ -44,7 +44,6 @@
|
|||
/vendor/LICENSES.chromium.html
|
||||
node_modules/
|
||||
SHASUMS256.txt
|
||||
**/package-lock.json
|
||||
**/yarn.lock
|
||||
compile_commands.json
|
||||
.envrc
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче