- Rebuilding native modules (serialport):
Windows:
Linux:
- Packaging application:
Windows: zip files (excluding main folder).
Linux: zip -r app.nw *
- Creating executable:
Windows: Command Line: copy /b nw.exe+app.nw app.exe
Must be shipped with: icudtl.dat and nw.pak
Linux: