Ship node.dll
authorCheng Zhao <zcbenz@gmail.com>
Wed, 1 Apr 2015 12:27:27 +0000 (20:27 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 1 Apr 2015 12:27:36 +0000 (20:27 +0800)
script/create-dist.py

index a873197..49b186e 100755 (executable)
@@ -33,6 +33,7 @@ TARGET_BINARIES = {
     'chromiumcontent.dll',
     'content_shell.pak',
     'd3dcompiler_47.dll',
+    'node.dll',
     'ffmpegsumo.dll',
     'icudtl.dat',
     'libEGL.dll',
@@ -49,6 +50,7 @@ TARGET_BINARIES = {
   'linux': [
     'atom',
     'content_shell.pak',
+    'libnode.so',
     'icudtl.dat',
     'libchromiumcontent.so',
     'libffmpegsumo.so',