egoist/nwjs

32/64bits specified?

開放

#13 建立於 2016年4月28日

 (2 則留言) (6 個反應) (0 位負責人)JavaScript (19 個分叉)user submission
enhancementhelp wanted

倉庫指標

星標
 (76 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

const fileName = version == realVersion ? `nwjs-v${realVersion}-${os.platform}-${os.arch}` 

Currently it totally depends on os.arch, so does https://github.com/nwjs/npm-installer/issues/28. Unfortuately I need this feature :/ Our app is to be distributed in 32bits, so I need a 32bit version as well as 64 in my machine.

貢獻者指南