Discuz! Board

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 1602|回复: 0
打印 上一主题 下一主题

打包

[复制链接]

1228

主题

1998

帖子

7596

积分

认证用户组

Rank: 5Rank: 5

积分
7596
跳转到指定楼层
楼主
发表于 2020-7-27 15:47:28 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  1. Mailspring> npm run-script build

  2. > mailspring-root@0.0.1 build F:\github\temp_git\Mailspring
  3. > grunt build-client --gruntfile=app/build/Gruntfile.js --base=./

  4. Running "package" task
  5. ---> Running packager with options:
  6. { appVersion: '1.7.8',
  7.   platform: 'win32',
  8.   protocols:
  9.    [ { name: 'Mailspring Protocol',
  10.        schemes: [ 'mailspring', [length]: 1 ] },
  11.      { name: 'Mailto Protocol', schemes: [ 'mailto', [length]: 1 ] },
  12.      [length]: 2 ],
  13.   dir: 'F:\\github\\temp_git\\Mailspring\\app',
  14.   appCategoryType: 'public.app-category.business',
  15.   tmpdir: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\nylas-build',
  16.   arch: 'ia32',
  17.   icon:
  18.    'F:\\github\\temp_git\\Mailspring\\app\\build\\resources\\win\\mailspring.ico',
  19.   name: 'Mailspring',
  20.   appCopyright:
  21.    'Copyright (C) 2014-2020 Foundry 376, LLC. All rights reserved.',
  22.   derefSymlinks: false,
  23.   asar:
  24.    { unpack:
  25.       '{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/**}' },
  26.   ignore:
  27.    [ { /^\/build.*/ [lastIndex]: 0 },
  28.      { /^\/dist.*/ [lastIndex]: 0 },
  29.      { /^\/docs.*/ [lastIndex]: 0 },
  30.      { /^\/docs_src.*/ [lastIndex]: 0 },
  31.      { /^\/script.*/ [lastIndex]: 0 },
  32.      { /^\/spec.*/ [lastIndex]: 0 },
  33.      { /[\/]+gh-pages$/ [lastIndex]: 0 },
  34.      { /[\/]+docs$/ [lastIndex]: 0 },
  35.      { /[\/]+obj[\/]+gen/ [lastIndex]: 0 },
  36.      { /[\/]+\.deps$/ [lastIndex]: 0 },
  37.      { /\.md$/i [lastIndex]: 0 },
  38.      { /\.log$/i [lastIndex]: 0 },
  39.      { /\.yml$/i [lastIndex]: 0 },
  40.      { /\.gz/i [lastIndex]: 0 },
  41.      { /\.zip/i [lastIndex]: 0 },
  42.      { /\.h$/ [lastIndex]: 0 },
  43.      { /\.cc$/ [lastIndex]: 0 },
  44.      { /\.flow$/ [lastIndex]: 0 },
  45.      { /\.gyp/ [lastIndex]: 0 },
  46.      { /\.mk/ [lastIndex]: 0 },
  47.      { /\.dYSM$/ [lastIndex]: 0 },
  48.      { /node_modules[\/]+less[\/]+dist$/ [lastIndex]: 0 },
  49.      { /node_modules[\/]+react[\/]+dist$/ [lastIndex]: 0 },
  50.      { /node_modules[\/].*[\/]tests?$/ [lastIndex]: 0 },
  51.      { /node_modules[\/].*[\/]coverage$/ [lastIndex]: 0 },
  52.      { /node_modules[\/].*[\/]benchmark$/ [lastIndex]: 0 },
  53.      { /@paulbetts[\/]+cld[\/]+deps[\/]+cld/ [lastIndex]: 0 },
  54.      [length]: 27 ],
  55.   out: 'F:\\github\\temp_git\\Mailspring\\app\\dist',
  56.   overwrite: true,
  57.   prune: true,
  58.   osxNotarize: {},
  59.   win32metadata:
  60.    { CompanyName: 'Foundry 376, LLC',
  61.      FileDescription: 'Mailspring',
  62.      LegalCopyright:
  63.       'Copyright (C) 2014-2020 Foundry 376, LLC. All rights reserved.',
  64.      ProductName: 'Mailspring' },
  65.   extendInfo:
  66.    'F:\\github\\temp_git\\Mailspring\\app\\build\\resources\\mac\\extra.plist',
  67.   appBundleId: 'com.mailspring.mailspring',
  68.   afterCopy:
  69.    [ { [Function: runCopyPlatformSpecificResources]
  70.        [length]: 5,
  71.        [name]: 'runCopyPlatformSpecificResources',
  72.        [arguments]: null,
  73.        [caller]: null,
  74.        [prototype]:
  75.         runCopyPlatformSpecificResources { [constructor]: [Circular] } },
  76.      { [Function: runWriteCommitHashIntoPackage]
  77.        [length]: 5,
  78.        [name]: 'runWriteCommitHashIntoPackage',
  79.        [arguments]: null,
  80.        [caller]: null,
  81.        [prototype]: runWriteCommitHashIntoPackage { [constructor]: [Circular] } },
  82.      { [Function: runCopySymlinkedPackages]
  83.        [length]: 5,
  84.        [name]: 'runCopySymlinkedPackages',
  85.        [arguments]: null,
  86.        [caller]: null,
  87.        [prototype]: runCopySymlinkedPackages { [constructor]: [Circular] } },
  88.      { [Function: runTranspilers]
  89.        [length]: 5,
  90.        [name]: 'runTranspilers',
  91.        [arguments]: null,
  92.        [caller]: null,
  93.        [prototype]: runTranspilers { [constructor]: [Circular] } },
  94.      [length]: 4 ] }
  95. ---> Resolving symlinks
  96. ---> Packaging for 1s
  97. ---> Packaging for 2s
  98. ---> Packaging for 3
  99. ......
  100. ---> Packaging for 108s
  101. ---> Moving symlinked node modules / internal packages into build folder.
  102. ---> Running TypeScript Compiler
  103.   ---> 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
  104.   ---> 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
  105.   ---> 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
  106.   ---> 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
  107.   ---> 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
  108. ......
  109.   ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\src\flux\attributes\matcher.ts
  110.   ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\src\flux\attributes\sort-order.ts
  111. ......
  112.   ---> Compiling Users\ADMINI~1\AppData\Local\Temp\nylas-build\electron-packager\win32-ia32\Mailspring-win32-ia32\resources\app\src\sheet.tsx
  113. ---> Packaging for 122s
  114. ......
  115. ---> Packaging for 145s
  116. ---> Done Successfully. Built into: F:\github\temp_git\Mailspring\app\dist\Mailspring-win32-ia32

  117. Done, without errors.
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|firemail ( 粤ICP备15085507号-1 )

GMT+8, 2024-5-15 16:16 , Processed in 0.056351 second(s), 19 queries .

Powered by Discuz! X3

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表