mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Build node as shared library
This commit is contained in:
@@ -33,6 +33,7 @@ TARGET_BINARIES = {
|
||||
'icudtl.dat',
|
||||
'libEGL.dll',
|
||||
'libGLESv2.dll',
|
||||
'node.dll',
|
||||
'content_resources_200_percent.pak',
|
||||
'ui_resources_200_percent.pak',
|
||||
'xinput1_3.dll',
|
||||
@@ -46,6 +47,7 @@ TARGET_BINARIES = {
|
||||
'libboringssl.so',
|
||||
'libffmpegsumo.so',
|
||||
'natives_blob.bin',
|
||||
'libnode.so',
|
||||
'snapshot_blob.bin',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user