|
- Mailspring> npm run-script build
- > mailspring-root@0.0.1 build F:\github\temp_git\Mailspring
- > grunt build-client --gruntfile=app/build/Gruntfile.js --base=./
- Running "package" task
- ---> Running packager with options:
- { appVersion: '1.7.8',
- platform: 'win32',
- protocols:
- [ { name: 'Mailspring Protocol',
- schemes: [ 'mailspring', [length]: 1 ] },
- { name: 'Mailto Protocol', schemes: [ 'mailto', [length]: 1 ] },
- [length]: 2 ],
- dir: 'F:\\github\\temp_git\\Mailspring\\app',
- appCategoryType: 'public.app-category.business',
- tmpdir: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\nylas-build',
- arch: 'ia32',
- icon:
- 'F:\\github\\temp_git\\Mailspring\\app\\build\\resources\\win\\mailspring.ico',
- name: 'Mailspring',
- appCopyright:
- 'Copyright (C) 2014-2020 Foundry 376, LLC. All rights reserved.',
- derefSymlinks: false,
- asar:
- { unpack:
- '{mailsync,mailsync.exe,mailsync.bin,*.so,*.so.*,*.dll,*.pdb,*.node,**/vendor/**,examples/**,**/src/tasks/**,**/static/all_licenses.html,**/node_modules/spellchecker/**,**/node_modules/windows-shortcuts/**}' },
- ignore:
- [ { /^\/build.*/ [lastIndex]: 0 },
- { /^\/dist.*/ [lastIndex]: 0 },
- { /^\/docs.*/ [lastIndex]: 0 },
- { /^\/docs_src.*/ [lastIndex]: 0 },
- { /^\/script.*/ [lastIndex]: 0 },
- { /^\/spec.*/ [lastIndex]: 0 },
- { /[\/]+gh-pages$/ [lastIndex]: 0 },
- { /[\/]+docs$/ [lastIndex]: 0 },
- { /[\/]+obj[\/]+gen/ [lastIndex]: 0 },
- { /[\/]+\.deps$/ [lastIndex]: 0 },
- { /\.md$/i [lastIndex]: 0 },
- { /\.log$/i [lastIndex]: 0 },
- { /\.yml$/i [lastIndex]: 0 },
- { /\.gz/i [lastIndex]: 0 },
- { /\.zip/i [lastIndex]: 0 },
- { /\.h$/ [lastIndex]: 0 },
- { /\.cc$/ [lastIndex]: 0 },
- { /\.flow$/ [lastIndex]: 0 },
- { /\.gyp/ [lastIndex]: 0 },
- { /\.mk/ [lastIndex]: 0 },
- { /\.dYSM$/ [lastIndex]: 0 },
- { /node_modules[\/]+less[\/]+dist$/ [lastIndex]: 0 },
- { /node_modules[\/]+react[\/]+dist$/ [lastIndex]: 0 },
- { /node_modules[\/].*[\/]tests?$/ [lastIndex]: 0 },
- { /node_modules[\/].*[\/]coverage$/ [lastIndex]: 0 },
- { /node_modules[\/].*[\/]benchmark$/ [lastIndex]: 0 },
- { /@paulbetts[\/]+cld[\/]+deps[\/]+cld/ [lastIndex]: 0 },
- [length]: 27 ],
- out: 'F:\\github\\temp_git\\Mailspring\\app\\dist',
- overwrite: true,
- prune: true,
- osxNotarize: {},
- win32metadata:
- { CompanyName: 'Foundry 376, LLC',
- FileDescription: 'Mailspring',
- LegalCopyright:
- 'Copyright (C) 2014-2020 Foundry 376, LLC. All rights reserved.',
- ProductName: 'Mailspring' },
- extendInfo:
- 'F:\\github\\temp_git\\Mailspring\\app\\build\\resources\\mac\\extra.plist',
- appBundleId: 'com.mailspring.mailspring',
- afterCopy:
- [ { [Function: runCopyPlatformSpecificResources]
- [length]: 5,
- [name]: 'runCopyPlatformSpecificResources',
- [arguments]: null,
- [caller]: null,
- [prototype]:
- runCopyPlatformSpecificResources { [constructor]: [Circular] } },
- { [Function: runWriteCommitHashIntoPackage]
- [length]: 5,
- [name]: 'runWriteCommitHashIntoPackage',
- [arguments]: null,
- [caller]: null,
- [prototype]: runWriteCommitHashIntoPackage { [constructor]: [Circular] } },
- { [Function: runCopySymlinkedPackages]
- [length]: 5,
- [name]: 'runCopySymlinkedPackages',
- [arguments]: null,
- [caller]: null,
- [prototype]: runCopySymlinkedPackages { [constructor]: [Circular] } },
- { [Function: runTranspilers]
- [length]: 5,
- [name]: 'runTranspilers',
- [arguments]: null,
- [caller]: null,
- [prototype]: runTranspilers { [constructor]: [Circular] } },
- [length]: 4 ] }
- ---> Resolving symlinks
- ---> Packaging for 1s
- ---> Packaging for 2s
- ---> Packaging for 3
- ......
- ---> Packaging for 108s
- ---> Moving symlinked node modules / internal packages into build folder.
- ---> Running TypeScript Compiler
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\internal_packages\account-sidebar\lib\account-commands.ts
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\internal_packages\account-sidebar\lib\main.ts
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\internal_packages\account-sidebar\lib\sidebar-actions.ts
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\internal_packages\account-sidebar\lib\sidebar-item.ts
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\internal_packages\account-sidebar\lib\sidebar-section.ts
- ......
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\src\flux\attributes\matcher.ts
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\src\flux\attributes\sort-order.ts
- ......
- ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\src\sheet.tsx
- ---> Packaging for 122s
- ......
- ---> Packaging for 145s
- ---> Done Successfully. Built into: F:\github\temp_git\Mailspring\app\dist\Mailspring-win32-ia32
- Done, without errors.
复制代码 |
|