Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.36 KB | None | 0 0
  1. root@sib:/var/pixel.horse# npm run build-sprites
  2.  
  3. > pony-town@0.55.2 build-sprites /var/pixel.horse
  4. > gulp sprites && npm run build
  5.  
  6. [19:02:29] Using gulpfile /var/pixel.horse/gulpfile.js
  7. [19:02:29] Starting 'sprites'...
  8. [19:02:29] Starting 'warnAboutTscBeingDumb'...
  9. You're probably about to see some warnings from tsc about not being able to find certain files.
  10. Don't worry about these. It's a known issue regarding circular build dependencies. The build should continue despite these errors.
  11. [19:02:29] Finished 'warnAboutTscBeingDumb' after 760 μs
  12. [19:02:29] Starting 'npm run ts-tools'...
  13.  
  14. > pony-town@0.55.2 ts-tools /var/pixel.horse
  15. > tsc --rootDir src/ts --outDir src/scripts --pretty -p tsconfig.tools.json
  16.  
  17. [19:02:42] Finished 'npm run ts-tools' after 13 s
  18. [19:02:42] Starting 'sprites'...
  19. Unhandled additional info: cinf
  20. Unhandled additional info: cinf
  21. Unhandled additional info: cinf
  22. Unhandled additional info: cinf
  23. Unhandled additional info: cinf
  24. Unhandled additional info: cinf
  25. Unhandled additional info: cinf
  26. Unhandled additional info: cinf
  27. Unhandled additional info: cinf
  28. Unhandled additional info: cinf
  29. Unhandled additional info: cinf
  30. Unhandled additional info: cinf
  31. Layer pony/head-accessory/front is empty
  32. Unhandled additional info: cinf
  33. Unhandled additional info: cinf
  34. Unhandled additional info: cinf
  35. Unhandled additional info: cinf
  36. Unhandled additional info: cinf
  37. Unhandled additional info: cinf
  38. Unhandled additional info: cinf
  39. Unhandled additional info: cinf
  40. Unhandled additional info: cinf
  41. Unhandled additional info: cinf
  42. Unhandled additional info: cinf
  43. Unhandled additional info: cinf
  44. Unhandled additional info: cinf
  45. Unhandled additional info: cinf
  46. Unhandled additional info: cinf
  47. Unhandled additional info: cinf
  48. Unhandled additional info: cinf
  49. [sprites] [ponySheet] Packed 2056 sprites into 1024 x 336 sheet, 81% efficiency, 622 deduplicated, 0 layered
  50. [sprites] [ponySheet2] Packed 14629 sprites into 1024 x 1023 sheet, 210% efficiency, 2975 deduplicated, 1580 layered
  51. [sprites] done: 21.23s, stats: { w: 0-320 h: 0-477 ox: 0-71 oy: 0-172 }
  52. [19:03:04] Finished 'sprites' after 22 s
  53. [19:03:04] Finished 'sprites' after 35 s
  54. [19:03:19] gulp-imagemin: Minified 3 images (saved 123 kB - 16.7%)
  55.  
  56. > pony-town@0.55.2 build /var/pixel.horse
  57. > gulp build
  58.  
  59. [19:03:22] Using gulpfile /var/pixel.horse/gulpfile.js
  60. [19:03:22] Starting 'build'...
  61. [19:03:22] Starting 'clean'...
  62. [19:03:22] Finished 'clean' after 33 ms
  63. [19:03:22] Starting 'setProd'...
  64. [19:03:22] Finished 'setProd' after 289 μs
  65. [19:03:22] Starting 'manifest'...
  66. [19:03:22] Finished 'manifest' after 1.56 ms
  67. [19:03:22] Starting 'hash'...
  68. [19:03:22] Finished 'hash' after 1.14 ms
  69. [19:03:22] Starting 'rollbar'...
  70. [19:03:22] Finished 'rollbar' after 617 μs
  71. [19:03:22] Starting 'changelog'...
  72. [19:03:22] Finished 'changelog' after 2.76 ms
  73. [19:03:22] Starting 'icons'...
  74. [19:03:22] Finished 'icons' after 40 ms
  75. [19:03:22] Starting 'shaders'...
  76. [19:03:22] Finished 'shaders' after 2.36 ms
  77. [19:03:22] Starting 'assetsCopy'...
  78. [19:03:36] gulp-imagemin: Minified 7 images (saved 41.2 kB - 28.4%)
  79. [19:03:36] Finished 'assetsCopy' after 14 s
  80. [19:03:36] Starting 'assetsRev'...
  81. [19:03:36] Finished 'assetsRev' after 3.77 ms
  82. [19:03:36] Starting 'sass (main)'...
  83. [19:03:39] Finished 'sass (main)' after 2.58 s
  84. [19:03:39] Starting 'sass (inline)'...
  85. [19:03:39] Finished 'sass (inline)' after 136 ms
  86. [19:03:39] Starting 'sass (tools)'...
  87. [19:03:41] Finished 'sass (tools)' after 1.88 s
  88. [19:03:41] Starting 'sass (admin)'...
  89. [19:03:43] Finished 'sass (admin)' after 1.84 s
  90. [19:03:43] Starting 'npm run ts'...
  91.  
  92. > pony-town@0.55.2 ts /var/pixel.horse
  93. > tsc --rootDir src/ts --outDir src/scripts --pretty
  94.  
  95. [19:04:08] Finished 'npm run ts' after 26 s
  96. [19:04:08] Starting 'npm run webpack-prod'...
  97.  
  98. > pony-town@0.55.2 webpack-prod /var/pixel.horse
  99. > node --max_old_space_size=8192 node_modules/webpack-cli/bin/cli --config webpack.prod.js --progress --color
  100.  
  101. <s> [webpack.Progress] 0% [0] compiling
  102. <s> [webpack.Progress] 3% [0] building 0/0 modules 0 active
  103. <s> [webpack.Progress] 3% [1] compiling
  104. <s> [webpack.Progress] 6% [1] building 0/0 modules 0 active
  105. <s> [webpack.Progress] 6% [2] compiling
  106. <s> [webpack.Progress] 10% [2] building 0/0 modules 0 active
  107. <s> [webpack.Progress] 10% [0] building 0/1 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/bootstrap.ts
  108. <s> [webpack.Progress] 10% [1] building 0/1 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/bootstrap-admin.ts
  109. <s> [webpack.Progress] 10% [2] building 0/1 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/bootstrap-tools.ts
  110.  
  111. ...
  112.  
  113. <s> [webpack.Progress] 60% [1] building 1028/1028 modules 0 active
  114. <s> [webpack.Progress] 59% [1] building 1028/1029 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/events-table/events-table.scss.shim.ngstyle.js
  115. <s> [webpack.Progress] 60% [1] building 1029/1029 modules 0 active
  116. <s> [webpack.Progress] 59% [1] building 1029/1030 modules 1 active /var/pixel.horse/node_modules/core-js/internals/inherit-if-required.js
  117. <s> [webpack.Progress] 60% [1] building 1030/1030 modules 0 active
  118. <s> [webpack.Progress] 59% [1] building 1030/1031 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/shared/menu-bar/menu-bar.ngfactory.js
  119. <s> [webpack.Progress] 60% [1] building 1031/1031 modules 0 active
  120. <s> [webpack.Progress] 59% [1] building 1031/1032 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/shared/menu-item/menu-item.ngfactory.js
  121. <s> [webpack.Progress] 60% [1] building 1032/1032 modules 0 active
  122. <s> [webpack.Progress] 59% [1] building 1032/1033 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.weak-set.js
  123. <s> [webpack.Progress] 60% [1] building 1033/1033 modules 0 active
  124. <s> [webpack.Progress] 59% [1] building 1033/1034 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.promise.all-settled.js
  125. <s> [webpack.Progress] 60% [1] building 1034/1034 modules 0 active
  126. <s> [webpack.Progress] 59% [1] building 1034/1035 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.json.to-string-tag.js
  127. <s> [webpack.Progress] 60% [1] building 1035/1035 modules 0 active
  128. <s> [webpack.Progress] 59% [1] building 1035/1036 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.date.to-primitive.js
  129. <s> [webpack.Progress] 60% [1] building 1036/1036 modules 0 active
  130. <s> [webpack.Progress] 59% [1] building 1036/1037 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.date.to-string.js
  131. <s> [webpack.Progress] 60% [1] building 1037/1037 modules 0 active
  132. <s> [webpack.Progress] 59% [1] building 1037/1038 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.date.to-iso-string.js
  133. <s> [webpack.Progress] 60% [1] building 1038/1038 modules 0 active
  134. <s> [webpack.Progress] 59% [1] building 1038/1039 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.date.to-json.js
  135. <s> [webpack.Progress] 60% [1] building 1039/1039 modules 0 active
  136. <s> [webpack.Progress] 59% [1] building 1039/1040 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.date.now.js
  137. <s> [webpack.Progress] 60% [1] building 1040/1040 modules 0 active
  138. <s> [webpack.Progress] 59% [1] building 1040/1041 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.trunc.js
  139. <s> [webpack.Progress] 60% [1] building 1041/1041 modules 0 active
  140. <s> [webpack.Progress] 59% [1] building 1041/1042 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.to-string-tag.js
  141. <s> [webpack.Progress] 60% [1] building 1042/1042 modules 0 active
  142. <s> [webpack.Progress] 59% [1] building 1042/1043 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.tanh.js
  143. <s> [webpack.Progress] 60% [1] building 1043/1043 modules 0 active
  144. <s> [webpack.Progress] 59% [1] building 1043/1044 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.sinh.js
  145. <s> [webpack.Progress] 60% [1] building 1044/1044 modules 0 active
  146. <s> [webpack.Progress] 59% [1] building 1044/1045 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.sign.js
  147. <s> [webpack.Progress] 60% [1] building 1045/1045 modules 0 active
  148. <s> [webpack.Progress] 59% [1] building 1045/1046 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.log2.js
  149. <s> [webpack.Progress] 60% [1] building 1046/1046 modules 0 active
  150. <s> [webpack.Progress] 59% [1] building 1046/1047 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.log1p.js
  151. <s> [webpack.Progress] 60% [1] building 1047/1047 modules 0 active
  152. <s> [webpack.Progress] 59% [1] building 1047/1048 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.log10.js
  153. <s> [webpack.Progress] 60% [1] building 1048/1048 modules 0 active
  154. <s> [webpack.Progress] 59% [1] building 1048/1049 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.imul.js
  155. <s> [webpack.Progress] 60% [1] building 1049/1049 modules 0 active
  156. <s> [webpack.Progress] 59% [1] building 1049/1050 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.hypot.js
  157. <s> [webpack.Progress] 60% [1] building 1050/1050 modules 0 active
  158. <s> [webpack.Progress] 59% [1] building 1050/1051 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.fround.js
  159. <s> [webpack.Progress] 60% [1] building 1051/1051 modules 0 active
  160. <s> [webpack.Progress] 59% [1] building 1051/1052 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.expm1.js
  161. <s> [webpack.Progress] 60% [1] building 1052/1052 modules 0 active
  162. <s> [webpack.Progress] 59% [1] building 1052/1053 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.cosh.js
  163. <s> [webpack.Progress] 60% [1] building 1053/1053 modules 0 active
  164. <s> [webpack.Progress] 59% [1] building 1053/1054 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.clz32.js
  165. <s> [webpack.Progress] 60% [1] building 1054/1054 modules 0 active
  166. <s> [webpack.Progress] 59% [1] building 1054/1055 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.cbrt.js
  167. <s> [webpack.Progress] 60% [1] building 1055/1055 modules 0 active
  168. <s> [webpack.Progress] 59% [1] building 1055/1056 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.atanh.js
  169. <s> [webpack.Progress] 60% [1] building 1056/1056 modules 0 active
  170. <s> [webpack.Progress] 59% [1] building 1056/1057 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.asinh.js
  171. <s> [webpack.Progress] 60% [1] building 1057/1057 modules 0 active
  172. <s> [webpack.Progress] 59% [1] building 1057/1058 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.math.acosh.js
  173. <s> [webpack.Progress] 60% [1] building 1058/1058 modules 0 active
  174. <s> [webpack.Progress] 59% [1] building 1058/1059 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.to-precision.js
  175. <s> [webpack.Progress] 60% [1] building 1059/1059 modules 0 active
  176. <s> [webpack.Progress] 59% [1] building 1059/1060 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.to-fixed.js
  177. <s> [webpack.Progress] 60% [1] building 1060/1060 modules 0 active
  178. <s> [webpack.Progress] 59% [1] building 1060/1061 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/auth-info-remote/auth-info-remote.ts
  179. <s> [webpack.Progress] 60% [1] building 1061/1061 modules 0 active
  180. <s> [webpack.Progress] 59% [1] building 1061/1062 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.parse-int.js
  181. <s> [webpack.Progress] 60% [1] building 1062/1062 modules 0 active
  182. <s> [webpack.Progress] 59% [1] building 1062/1063 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.parse-float.js
  183. <s> [webpack.Progress] 60% [1] building 1063/1063 modules 0 active
  184. <s> [webpack.Progress] 59% [1] building 1063/1064 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.min-safe-integer.js
  185. <s> [webpack.Progress] 60% [1] building 1064/1064 modules 0 active
  186. <s> [webpack.Progress] 59% [1] building 1064/1065 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.max-safe-integer.js
  187. <s> [webpack.Progress] 60% [1] building 1065/1065 modules 0 active
  188. <s> [webpack.Progress] 59% [1] building 1065/1066 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.is-safe-integer.js
  189. <s> [webpack.Progress] 60% [1] building 1066/1066 modules 0 active
  190. <s> [webpack.Progress] 59% [1] building 1066/1067 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.is-nan.js
  191. <s> [webpack.Progress] 60% [1] building 1067/1067 modules 0 active
  192. <s> [webpack.Progress] 59% [1] building 1067/1068 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.is-integer.js
  193. <s> [webpack.Progress] 60% [1] building 1068/1068 modules 0 active
  194. <s> [webpack.Progress] 59% [1] building 1068/1069 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.is-finite.js
  195. <s> [webpack.Progress] 60% [1] building 1069/1069 modules 0 active
  196. <s> [webpack.Progress] 59% [1] building 1069/1070 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.epsilon.js
  197. <s> [webpack.Progress] 60% [1] building 1070/1070 modules 0 active
  198. <s> [webpack.Progress] 59% [1] building 1070/1071 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.number.constructor.js
  199. <s> [webpack.Progress] 60% [1] building 1071/1071 modules 0 active
  200. <s> [webpack.Progress] 59% [1] building 1071/1072 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.parse-float.js
  201. <s> [webpack.Progress] 60% [1] building 1072/1072 modules 0 active
  202. <s> [webpack.Progress] 59% [1] building 1072/1073 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.parse-int.js
  203. <s> [webpack.Progress] 60% [1] building 1073/1073 modules 0 active
  204. <s> [webpack.Progress] 59% [1] building 1073/1074 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.regexp.to-string.js
  205. <s> [webpack.Progress] 60% [1] building 1074/1074 modules 0 active
  206. <s> [webpack.Progress] 59% [1] building 1074/1075 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.regexp.flags.js
  207. <s> [webpack.Progress] 60% [1] building 1075/1075 modules 0 active
  208. <s> [webpack.Progress] 59% [1] building 1075/1076 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.regexp.exec.js
  209. <s> [webpack.Progress] 60% [1] building 1076/1076 modules 0 active
  210. <s> [webpack.Progress] 59% [1] building 1076/1077 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.regexp.constructor.js
  211. <s> [webpack.Progress] 60% [1] building 1077/1077 modules 0 active
  212. <s> [webpack.Progress] 59% [1] building 1077/1078 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.sup.js
  213. <s> [webpack.Progress] 60% [1] building 1078/1078 modules 0 active
  214. <s> [webpack.Progress] 59% [1] building 1078/1079 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.sub.js
  215. <s> [webpack.Progress] 60% [1] building 1079/1079 modules 0 active
  216. <s> [webpack.Progress] 59% [1] building 1079/1080 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/origin-info/origin-info.ts
  217. <s> [webpack.Progress] 60% [1] building 1080/1080 modules 0 active
  218. <s> [webpack.Progress] 59% [1] building 1080/1081 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/ban-icon/ban-icon.ts
  219. <s> [webpack.Progress] 60% [1] building 1081/1081 modules 0 active
  220. <s> [webpack.Progress] 59% [1] building 1081/1082 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.strike.js
  221. <s> [webpack.Progress] 60% [1] building 1082/1082 modules 0 active
  222. <s> [webpack.Progress] 59% [1] building 1082/1083 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.small.js
  223. <s> [webpack.Progress] 60% [1] building 1083/1083 modules 0 active
  224. <s> [webpack.Progress] 59% [1] building 1083/1084 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/auth-info/auth-info.ts
  225. <s> [webpack.Progress] 60% [1] building 1084/1084 modules 0 active
  226. <s> [webpack.Progress] 59% [1] building 1084/1085 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.link.js
  227. <s> [webpack.Progress] 60% [1] building 1085/1085 modules 0 active
  228. <s> [webpack.Progress] 59% [1] building 1085/1086 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/pony-list-remote/pony-list-remote.scss.shim.ngstyle.js
  229. <s> [webpack.Progress] 60% [1] building 1086/1086 modules 0 active
  230. <s> [webpack.Progress] 59% [1] building 1086/1087 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/account-tooltip/account-tooltip.ts
  231. <s> [webpack.Progress] 60% [1] building 1087/1087 modules 0 active
  232. <s> [webpack.Progress] 59% [1] building 1087/1088 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/auth-list-remote/auth-list-remote.scss.shim.ngstyle.js
  233. <s> [webpack.Progress] 60% [1] building 1088/1088 modules 0 active
  234. <s> [webpack.Progress] 59% [1] building 1088/1089 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/auth-info-remote/auth-info-remote.ngfactory.js
  235. <s> [webpack.Progress] 60% [1] building 1089/1089 modules 0 active
  236. <s> [webpack.Progress] 59% [1] building 1089/1090 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.italics.js
  237. <s> [webpack.Progress] 60% [1] building 1090/1090 modules 0 active
  238. <s> [webpack.Progress] 59% [1] building 1090/1091 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.fontsize.js
  239. <s> [webpack.Progress] 60% [1] building 1091/1091 modules 0 active
  240. <s> [webpack.Progress] 59% [1] building 1091/1092 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.fontcolor.js
  241. <s> [webpack.Progress] 60% [1] building 1092/1092 modules 0 active
  242. <s> [webpack.Progress] 59% [1] building 1092/1093 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.fixed.js
  243. <s> [webpack.Progress] 60% [1] building 1093/1093 modules 0 active
  244. <s> [webpack.Progress] 59% [1] building 1093/1094 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.bold.js
  245. <s> [webpack.Progress] 60% [1] building 1094/1094 modules 0 active
  246. <s> [webpack.Progress] 59% [1] building 1094/1095 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.blink.js
  247. <s> [webpack.Progress] 60% [1] building 1095/1095 modules 0 active
  248. <s> [webpack.Progress] 59% [1] building 1095/1096 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.big.js
  249. <s> [webpack.Progress] 60% [1] building 1096/1096 modules 0 active
  250. <s> [webpack.Progress] 59% [1] building 1096/1097 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.anchor.js
  251. <s> [webpack.Progress] 60% [1] building 1097/1097 modules 0 active
  252. <s> [webpack.Progress] 59% [1] building 1097/1098 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.iterator.js
  253. <s> [webpack.Progress] 60% [1] building 1098/1098 modules 0 active
  254. <s> [webpack.Progress] 59% [1] building 1098/1099 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.trim-end.js
  255. <s> [webpack.Progress] 60% [1] building 1099/1099 modules 0 active
  256. <s> [webpack.Progress] 59% [1] building 1099/1100 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/account-info/account-info.scss.shim.ngstyle.js
  257. <s> [webpack.Progress] 60% [1] building 1100/1100 modules 0 active
  258. <s> [webpack.Progress] 59% [1] building 1100/1101 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/origin-info/origin-info.ngfactory.js
  259. <s> [webpack.Progress] 60% [1] building 1101/1101 modules 0 active
  260. <s> [webpack.Progress] 59% [1] building 1101/1102 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/ban-icon/ban-icon.ngfactory.js
  261. <s> [webpack.Progress] 60% [1] building 1102/1102 modules 0 active
  262. <s> [webpack.Progress] 59% [1] building 1102/1103 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/auth-info/auth-info.ngfactory.js
  263. <s> [webpack.Progress] 60% [1] building 1103/1103 modules 0 active
  264. <s> [webpack.Progress] 59% [1] building 1103/1104 modules 1 active /var/pixel.horse/node_modules/ua-parser-js/src/ua-parser.js
  265. <s> [webpack.Progress] 60% [1] building 1104/1104 modules 0 active
  266. <s> [webpack.Progress] 59% [1] building 1104/1105 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/account-tooltip/account-tooltip.ngfactory.js
  267. <s> [webpack.Progress] 60% [1] building 1105/1105 modules 0 active
  268. <s> [webpack.Progress] 59% [1] building 1105/1106 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.trim-start.js
  269. <s> [webpack.Progress] 60% [1] building 1106/1106 modules 0 active
  270. <s> [webpack.Progress] 59% [1] building 1106/1107 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.trim.js
  271. <s> [webpack.Progress] 60% [1] building 1107/1107 modules 0 active
  272. <s> [webpack.Progress] 59% [1] building 1107/1108 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/pony-info/pony-info.ts
  273. <s> [webpack.Progress] 60% [1] building 1108/1108 modules 0 active
  274. <s> [webpack.Progress] 59% [1] building 1108/1109 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.starts-with.js
  275. <s> [webpack.Progress] 60% [1] building 1109/1109 modules 0 active
  276. <s> [webpack.Progress] 59% [1] building 1109/1110 modules 1 active /var/pixel.horse/node_modules/core-js/internals/to-index.js
  277. <s> [webpack.Progress] 60% [1] building 1110/1110 modules 0 active
  278. <s> [webpack.Progress] 59% [1] building 1110/1111 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.split.js
  279. <s> [webpack.Progress] 60% [1] building 1111/1111 modules 0 active
  280. <s> [webpack.Progress] 59% [1] building 1111/1112 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.search.js
  281. <s> [webpack.Progress] 60% [1] building 1112/1112 modules 0 active
  282. <s> [webpack.Progress] 59% [1] building 1112/1113 modules 1 active /var/pixel.horse/node_modules/core-js/modules/es.string.replace.js
  283. <s> [webpack.Progress] 60% [1] building 1113/1113 modules 0 active
  284. <s> [webpack.Progress] 59% [1] building 1113/1114 modules 1 active /var/pixel.horse/node_modules/transliteration/lib/node/index.js
  285. <s> [webpack.Progress] 60% [1] building 1114/1114 modules 0 active
  286. <s> [webpack.Progress] 59% [1] building 1114/1115 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/common/countries.ts
  287. <s> [webpack.Progress] 60% [1] building 1115/1115 modules 0 active
  288. <s> [webpack.Progress] 59% [1] building 1115/1116 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/pony-info/pony-info.ngfactory.js
  289. <s> [webpack.Progress] 60% [1] building 1116/1116 modules 0 active
  290. <s> [webpack.Progress] 59% [1] building 1116/1117 modules 1 active /var/pixel.horse/node_modules/timers-browserify/main.js
  291. <s> [webpack.Progress] 60% [1] building 1117/1117 modules 0 active
  292. <s> [webpack.Progress] 59% [1] building 1117/1118 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/shared/menu-bar/menu-bar.scss.shim.ngstyle.js
  293. <s> [webpack.Progress] 60% [1] building 1118/1118 modules 0 active
  294. <s> [webpack.Progress] 59% [1] building 1118/1119 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/shared/menu-item/menu-item.scss.shim.ngstyle.js
  295. <s> [webpack.Progress] 60% [1] building 1119/1119 modules 0 active
  296. <s> [webpack.Progress] 59% [1] building 1119/1120 modules 1 active /var/pixel.horse/node_modules/core-js/internals/date-to-primitive.js
  297. <s> [webpack.Progress] 60% [1] building 1120/1120 modules 0 active
  298. <s> [webpack.Progress] 59% [1] building 1120/1121 modules 1 active /var/pixel.horse/node_modules/core-js/internals/date-to-iso-string.js
  299. <s> [webpack.Progress] 60% [1] building 1121/1121 modules 0 active
  300. <s> [webpack.Progress] 59% [1] building 1121/1122 modules 1 active /var/pixel.horse/node_modules/core-js/internals/math-expm1.js
  301. <s> [webpack.Progress] 60% [1] building 1122/1122 modules 0 active
  302. <s> [webpack.Progress] 59% [1] building 1122/1123 modules 1 active /var/pixel.horse/node_modules/core-js/internals/math-sign.js
  303. <s> [webpack.Progress] 60% [1] building 1123/1123 modules 0 active
  304. <s> [webpack.Progress] 59% [1] building 1123/1124 modules 1 active /var/pixel.horse/node_modules/core-js/internals/math-log1p.js
  305. <s> [webpack.Progress] 60% [1] building 1124/1124 modules 0 active
  306. <s> [webpack.Progress] 59% [1] building 1124/1125 modules 1 active /var/pixel.horse/node_modules/core-js/internals/math-fround.js
  307. <s> [webpack.Progress] 60% [1] building 1125/1125 modules 0 active
  308. <s> [webpack.Progress] 59% [1] building 1125/1126 modules 1 active /var/pixel.horse/node_modules/core-js/internals/this-number-value.js
  309. <s> [webpack.Progress] 60% [1] building 1126/1126 modules 0 active
  310. <s> [webpack.Progress] 59% [1] building 1126/1127 modules 1 active /var/pixel.horse/node_modules/core-js/internals/parse-int.js
  311. <s> [webpack.Progress] 60% [1] building 1127/1127 modules 0 active
  312. <s> [webpack.Progress] 59% [1] building 1127/1128 modules 1 active /var/pixel.horse/node_modules/core-js/internals/parse-float.js
  313. <s> [webpack.Progress] 60% [1] building 1128/1128 modules 0 active
  314. <s> [webpack.Progress] 59% [1] building 1128/1129 modules 1 active /var/pixel.horse/node_modules/core-js/internals/is-integer.js
  315. <s> [webpack.Progress] 60% [1] building 1129/1129 modules 0 active
  316. <s> [webpack.Progress] 59% [1] building 1129/1130 modules 1 active /var/pixel.horse/node_modules/core-js/internals/number-is-finite.js
  317. <s> [webpack.Progress] 60% [1] building 1130/1130 modules 0 active
  318. <s> [webpack.Progress] 59% [1] building 1130/1131 modules 1 active /var/pixel.horse/node_modules/core-js/internals/string-trim.js
  319. <s> [webpack.Progress] 60% [1] building 1131/1131 modules 0 active
  320. <s> [webpack.Progress] 59% [1] building 1131/1132 modules 1 active /var/pixel.horse/node_modules/core-js/internals/create-html.js
  321. <s> [webpack.Progress] 60% [1] building 1132/1132 modules 0 active
  322. <s> [webpack.Progress] 59% [1] building 1132/1133 modules 1 active /var/pixel.horse/node_modules/core-js/internals/forced-string-html-method.js
  323. <s> [webpack.Progress] 60% [1] building 1133/1133 modules 0 active
  324. <s> [webpack.Progress] 59% [1] building 1133/1134 modules 1 active /var/pixel.horse/node_modules/core-js/internals/forced-string-trim-method.js
  325. <s> [webpack.Progress] 60% [1] building 1134/1134 modules 0 active
  326. <s> [webpack.Progress] 59% [1] building 1134/1135 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/origin-info/origin-info.scss.shim.ngstyle.js
  327. <s> [webpack.Progress] 60% [1] building 1135/1135 modules 0 active
  328. <s> [webpack.Progress] 59% [1] building 1135/1136 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/ban-icon/ban-icon.scss.shim.ngstyle.js
  329. <s> [webpack.Progress] 60% [1] building 1136/1136 modules 0 active
  330. <s> [webpack.Progress] 59% [1] building 1136/1137 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/common/security.ts
  331. <s> [webpack.Progress] 60% [1] building 1137/1137 modules 0 active
  332. <s> [webpack.Progress] 59% [1] building 1137/1138 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/auth-info/auth-info.scss.shim.ngstyle.js
  333. <s> [webpack.Progress] 60% [1] building 1138/1138 modules 0 active
  334. <s> [webpack.Progress] 59% [1] building 1138/1139 modules 1 active /var/pixel.horse/node_modules/transliteration/lib/node/transliterate.js
  335. <s> [webpack.Progress] 60% [1] building 1139/1139 modules 0 active
  336. <s> [webpack.Progress] 59% [1] building 1139/1140 modules 1 active /var/pixel.horse/node_modules/transliteration/lib/node/slugify.js
  337. <s> [webpack.Progress] 60% [1] building 1140/1140 modules 0 active
  338. <s> [webpack.Progress] 59% [1] building 1140/1141 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/admin/shared/pony-info/pony-info.scss.shim.ngstyle.js
  339. <s> [webpack.Progress] 60% [1] building 1141/1141 modules 0 active
  340. <s> [webpack.Progress] 59% [1] building 1141/1142 modules 1 active /var/pixel.horse/node_modules/angular2-template-loader/index.js!/var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/components/shared/character-preview/character-preview.ngfactory.js
  341. <s> [webpack.Progress] 60% [1] building 1142/1142 modules 0 active
  342. <s> [webpack.Progress] 59% [1] building 1142/1143 modules 1 active /var/pixel.horse/node_modules/core-js/internals/whitespaces.js
  343. <s> [webpack.Progress] 60% [1] building 1143/1143 modules 0 active
  344. <s> [webpack.Progress] 59% [1] building 1143/1144 modules 1 active /var/pixel.horse/node_modules/@ngtools/webpack/src/index.js??ref--10-0!/var/pixel.horse/src/ts/common/filterUtils.ts
  345. <s> [webpack.Progress] 60% [1] building 1144/1144 modules 0 active
  346. <s> [webpack.Progress] 59% [1] building 1144/1145 modules 1 active /var/pixel.horse/node_modules/transliteration/data/charmap.json
  347. <s> [webpack.Progress] 60% [1] building 1145/1145 modules 0 active
  348. <s> [webpack.Progress] 59% [1] building 1145/1146 modules 1 active /var/pixel.horse/node_modules/transliteration/lib/node/utils.js
  349. <s> [webpack.Progress] 60% [1] building 1146/1146 modules 0 active
  350. <s> [webpack.Progress] 59% [1] building 1146/1147 modules 1 active /var/pixel.horse/node_modules/setimmediate/setImmediate.js
  351. <s> [webpack.Progress] 60% [1] building 1147/1147 modules 0 active
  352. <s> [webpack.Progress] 60% [1] building 1147/1147 modules 0 active
  353. <s> [webpack.Progress] 60% [1] finish module graph
  354. <s> [webpack.Progress] 60% [1] finish module graph angular-compiler
  355. <s> [webpack.Progress] 60% [1] finish module graph FlagDependencyExportsPlugin
  356. <s> [webpack.Progress] 60% [1] finish module graph WasmFinalizeExportsPlugin
  357. <s> [webpack.Progress] 60% [1] sealing
  358. <s> [webpack.Progress] 60% [1] sealing WarnCaseSensitiveModulesPlugin
  359. <s> [webpack.Progress] 60% [1] basic dependencies optimization
  360. <s> [webpack.Progress] 60% [1] dependencies optimization
  361. <s> [webpack.Progress] 60% [1] dependencies optimization SideEffectsFlagPlugin
  362. <s> [webpack.Progress] 60% [1] dependencies optimization FlagDependencyUsagePlugin
  363. <s> [webpack.Progress] 61% [1] advanced dependencies optimization
  364. <s> [webpack.Progress] 61% [1] after dependencies optimization
  365. <s> [webpack.Progress] 60% [1] chunk graph
  366. <s> [webpack.Progress] 60% [1] after chunk graph
  367. <s> [webpack.Progress] 60% [1] after chunk graph WebAssemblyModulesPlugin
  368. <s> [webpack.Progress] 61% [1] optimizing
  369. <s> [webpack.Progress] 61% [1] basic module optimization
  370. <s> [webpack.Progress] 61% [1] module optimization
  371. <s> [webpack.Progress] 61% [1] advanced module optimization
  372. <s> [webpack.Progress] 62% [1] after module optimization
  373. <s> [webpack.Progress] 62% [1] basic chunk optimization
  374. <s> [webpack.Progress] 62% [1] basic chunk optimization EnsureChunkConditionsPlugin
  375. <s> [webpack.Progress] 62% [1] basic chunk optimization RemoveParentModulesPlugin
  376. <s> [webpack.Progress] 62% [1] basic chunk optimization RemoveEmptyChunksPlugin
  377. <s> [webpack.Progress] 62% [1] basic chunk optimization MergeDuplicateChunksPlugin
  378. <s> [webpack.Progress] 62% [1] chunk optimization
  379. <s> [webpack.Progress] 62% [1] advanced chunk optimization
  380. <s> [webpack.Progress] 62% [1] advanced chunk optimization SplitChunksPlugin
  381. <s> [webpack.Progress] 62% [1] advanced chunk optimization RemoveEmptyChunksPlugin
  382. <s> [webpack.Progress] 62% [1] after chunk optimization
  383. <s> [webpack.Progress] 62% [1] module and chunk tree optimization
  384. <s> [webpack.Progress] 63% [1] after module and chunk tree optimization
  385. <s> [webpack.Progress] 63% [1] basic chunk modules optimization
  386. <s> [webpack.Progress] 63% [1] chunk modules optimization
  387. <s> [webpack.Progress] 63% [1] chunk modules optimization ModuleConcatenationPlugin
  388. <s> [webpack.Progress] 63% [1] advanced chunk modules optimization
  389. <s> [webpack.Progress] 63% [1] after chunk modules optimization
  390. <s> [webpack.Progress] 63% [1] module reviving
  391. <s> [webpack.Progress] 63% [1] module reviving RecordIdsPlugin
  392. <s> [webpack.Progress] 64% [1] module order optimization
  393. <s> [webpack.Progress] 64% [1] module order optimization OccurrenceOrderModuleIdsPlugin
  394. <s> [webpack.Progress] 64% [1] advanced module order optimization
  395. <s> [webpack.Progress] 64% [1] before module ids
  396. <s> [webpack.Progress] 64% [1] module ids
  397. <s> [webpack.Progress] 64% [1] module id optimization
  398. <s> [webpack.Progress] 64% [1] module id optimization
  399. <s> [webpack.Progress] 65% [1] chunk reviving
  400. <s> [webpack.Progress] 65% [1] chunk reviving RecordIdsPlugin
  401. <s> [webpack.Progress] 65% [1] chunk order optimization
  402. <s> [webpack.Progress] 65% [1] chunk order optimization OccurrenceOrderChunkIdsPlugin
  403. <s> [webpack.Progress] 65% [1] before chunk ids
  404. <s> [webpack.Progress] 65% [1] chunk id optimization
  405. <s> [webpack.Progress] 65% [1] chunk id optimization FlagIncludedChunksPlugin
  406. <s> [webpack.Progress] 65% [1] after chunk id optimization
  407. <s> [webpack.Progress] 65% [1] record modules
  408. <s> [webpack.Progress] 65% [1] record modules RecordIdsPlugin
  409. <s> [webpack.Progress] 66% [1] record chunks
  410. <s> [webpack.Progress] 66% [1] record chunks RecordIdsPlugin
  411. <s> [webpack.Progress] 66% [1] hashing
  412. <s> [webpack.Progress] 66% [1] after hashing
  413. <s> [webpack.Progress] 66% [1] record hash
  414. <s> [webpack.Progress] 66% [1] module assets processing
  415. <s> [webpack.Progress] 66% [1] chunk assets processing
  416. <s> [webpack.Progress] 67% [1] additional chunk assets processing
  417. <s> [webpack.Progress] 67% [1] recording
  418. <s> [webpack.Progress] 67% [1] additional asset processing
  419. <s> [webpack.Progress] 67% [1] chunk asset optimization
  420. <s> [webpack.Progress] 67% [1] chunk asset optimization UglifyJSPlugin
  421.  
  422.  
  423. .....
  424.  
  425.  
  426. <s> [webpack.Progress] 94% [2] advanced module order optimization
  427. <s> [webpack.Progress] 94% [2] before module ids
  428. <s> [webpack.Progress] 94% [2] module ids
  429. <s> [webpack.Progress] 94% [2] module id optimization
  430. <s> [webpack.Progress] 94% [2] module id optimization
  431. <s> [webpack.Progress] 95% [2] chunk reviving
  432. <s> [webpack.Progress] 95% [2] chunk reviving RecordIdsPlugin
  433. <s> [webpack.Progress] 95% [2] chunk order optimization
  434. <s> [webpack.Progress] 95% [2] chunk order optimization OccurrenceOrderChunkIdsPlugin
  435. <s> [webpack.Progress] 95% [2] before chunk ids
  436. <s> [webpack.Progress] 95% [2] chunk id optimization
  437. <s> [webpack.Progress] 95% [2] chunk id optimization FlagIncludedChunksPlugin
  438. <s> [webpack.Progress] 95% [2] after chunk id optimization
  439. <s> [webpack.Progress] 95% [2] record modules
  440. <s> [webpack.Progress] 95% [2] record modules RecordIdsPlugin
  441. <s> [webpack.Progress] 96% [2] record chunks
  442. <s> [webpack.Progress] 96% [2] record chunks RecordIdsPlugin
  443. <s> [webpack.Progress] 96% [2] hashing
  444. <s> [webpack.Progress] 96% [2] after hashing
  445. <s> [webpack.Progress] 96% [2] record hash
  446. <s> [webpack.Progress] 96% [2] module assets processing
  447. <s> [webpack.Progress] 96% [2] chunk assets processing
  448. <s> [webpack.Progress] 97% [2] additional chunk assets processing
  449. <s> [webpack.Progress] 97% [2] recording
  450. <s> [webpack.Progress] 97% [2] additional asset processing
  451. <s> [webpack.Progress] 97% [2] chunk asset optimization
  452. <s> [webpack.Progress] 97% [2] chunk asset optimization UglifyJSPlugin
  453. <s> [webpack.Progress] 97% [2] after chunk asset optimization
  454. <s> [webpack.Progress] 97% [2] asset optimization
  455. <s> [webpack.Progress] 98% [2] after asset optimization
  456. <s> [webpack.Progress] 98% [2] after seal
  457. <s> [webpack.Progress] 98% [2] emitting
  458. <s> [webpack.Progress] 99% [2] after emitting
  459. <s> [webpack.Progress] 99% [2] after emitting angular-compiler
  460. <s> [webpack.Progress] 99% [2] after emitting SizeLimitsPlugin
  461. <s> [webpack.Progress] 100% [2]
  462.  
  463. Hash: d541ba702ad2264059bdfa7a50e651ec7ac5cfc1921a709630119213fc0d
  464. Version: webpack 4.39.3
  465. Child
  466. Hash: d541ba702ad2264059bd
  467. Time: 163823ms
  468. Built at: 2019-11-16 19:06:55
  469. Asset Size Chunks Chunk Names
  470. bootstrap-317440ad1f.js 2.31 MiB 0 [emitted] bootstrap
  471. bootstrap-317440ad1f.js.map 8.02 MiB 0 [emitted] bootstrap
  472. Entrypoint bootstrap = bootstrap-317440ad1f.js bootstrap-317440ad1f.js.map
  473. [2] ./ts/generated/sprites.ts 523 KiB {0} [built]
  474. [3] ./ts/common/utils.ts 13.5 KiB {0} [built]
  475. [4] ./ts/common/constants.ts 5.32 KiB {0} [built]
  476. [5] ./ts/common/colors.ts 5.37 KiB {0} [built]
  477. [7] ./ts/common/color.ts 11.7 KiB {0} [built]
  478. [9] ./ts/lodash.ts 2.13 KiB {0} [built]
  479. [10] ./ts/client/ponyUtils.ts 6.53 KiB {0} [built]
  480. [11] ./ts/common/interfaces.ts 6.55 KiB {0} [built]
  481. [12] ./ts/common/ponyInfo.ts 20.5 KiB {0} [built]
  482. [14] ./ts/common/errors.ts 673 bytes {0} [built]
  483. [18] ../node_modules/rxjs/_esm5/internal/Observable.js + 2 modules 5.31 KiB {0} [built]
  484. | 3 modules
  485. [25] ../node_modules/rxjs/_esm5/internal/Subscription.js + 1 modules 5.49 KiB {0} [built]
  486. | 2 modules
  487. [256] ./ts lazy namespace object 160 bytes {0} [built]
  488. [527] ./ts/client/polyfils.ts 823 bytes {0} [built]
  489. [703] ./ts/bootstrap.ts + 317 modules 3.02 MiB {0} [built]
  490. | ./ts/bootstrap.ts 647 bytes [built]
  491. | ./ts/bootstrap-common.ts 492 bytes [built]
  492. | ./ts/client/data.ts 2.43 KiB [built]
  493. | ./ts/generated/hash.ts 63 bytes [built]
  494. | ./ts/client/clientUtils.ts 16.6 KiB [built]
  495. | ./ts/client/canvasUtils.ts 2.96 KiB [built]
  496. | ./ts/client/rev.ts 313 bytes [built]
  497. | ./ts/client/spriteUtils.ts 2.6 KiB [built]
  498. | ./ts/common/compressPony.ts 22.5 KiB [built]
  499. | ./ts/common/tags.ts 2.12 KiB [built]
  500. | ./ts/client/ponyAnimations.ts 31.7 KiB [built]
  501. | ./ts/client/ponyHelpers.ts 1.48 KiB [built]
  502. | ./ts/client/gameUtils.ts 1.28 KiB [built]
  503. | ./ts/common/worldMap.ts 23.2 KiB [built]
  504. | ./ts/client/ponyDraw.ts 30.1 KiB [built]
  505. | + 303 hidden modules
  506. + 801 hidden modules
  507. Child
  508. Hash: fa7a50e651ec7ac5cfc1
  509. Time: 285302ms
  510. Built at: 2019-11-16 19:08:57
  511. Asset Size Chunks Chunk Names
  512. bootstrap-admin-bc85e994db.js 2.51 MiB 0 [emitted] bootstrap-admin
  513. Entrypoint bootstrap-admin = bootstrap-admin-bc85e994db.js
  514. [2] ./ts/generated/sprites.ts 523 KiB {0} [built]
  515. [3] ./ts/common/utils.ts 13.5 KiB {0} [built]
  516. [4] ./ts/common/constants.ts 5.32 KiB {0} [built]
  517. [5] ./ts/common/colors.ts 5.37 KiB {0} [built]
  518. [7] ./ts/lodash.ts 2.13 KiB {0} [built]
  519. [8] ./ts/common/color.ts 11.7 KiB {0} [built]
  520. [10] ./ts/client/ponyUtils.ts 6.53 KiB {0} [built]
  521. [11] ./ts/common/interfaces.ts 6.55 KiB {0} [built]
  522. [12] ./ts/common/ponyInfo.ts 20.5 KiB {0} [built]
  523. [14] ./ts/common/errors.ts 673 bytes {0} [built]
  524. [18] ../node_modules/rxjs/_esm5/internal/Observable.js + 2 modules 5.31 KiB {0} [built]
  525. | 3 modules
  526. [25] ../node_modules/rxjs/_esm5/internal/Subscription.js + 1 modules 5.49 KiB {0} [built]
  527. | 2 modules
  528. [256] ./ts lazy namespace object 160 bytes {0} [built]
  529. [530] ./ts/client/polyfils.ts 823 bytes {0} [built]
  530. [708] ./ts/bootstrap-admin.ts + 310 modules 2.98 MiB {0} [built]
  531. | ./ts/bootstrap-admin.ts 315 bytes [built]
  532. | ./ts/bootstrap-common.ts 492 bytes [built]
  533. | ./ts/common/adminInterfaces.ts 3.17 KiB [built]
  534. | ./ts/common/accountUtils.ts 2.15 KiB [built]
  535. | ./ts/client/icons.ts 3.08 KiB [built]
  536. | ./ts/client/htmlUtils.ts 4.39 KiB [built]
  537. | ./ts/common/adminUtils.ts 18.7 KiB [built]
  538. | ./ts/client/clientAdminActions.ts 1.23 KiB [built]
  539. | ./ts/client/data.ts 2.43 KiB [built]
  540. | ./ts/client/rev.ts 313 bytes [built]
  541. | ./ts/common/stringUtils.ts 2.28 KiB [built]
  542. | ./ts/common/swears.ts 52 KiB [built]
  543. | ./ts/generated/fa-icons.ts 77.7 KiB [built]
  544. | ./ts/client/canvasUtils.ts 2.96 KiB [built]
  545. | ./ts/common/rect.ts 1.2 KiB [built]
  546. | + 296 hidden modules
  547. + 806 hidden modules
  548. Child
  549. Hash: 921a709630119213fc0d
  550. Time: 425422ms
  551. Built at: 2019-11-16 19:11:17
  552. Asset Size Chunks Chunk Names
  553. bootstrap-tools-87226deab0.js 2.42 MiB 0 [emitted] bootstrap-tools
  554. Entrypoint bootstrap-tools = bootstrap-tools-87226deab0.js
  555. [2] ./ts/generated/sprites.ts 523 KiB {0} [built]
  556. [3] ./ts/common/utils.ts 13.5 KiB {0} [built]
  557. [4] ./ts/common/constants.ts 5.32 KiB {0} [built]
  558. [5] ./ts/common/colors.ts 5.37 KiB {0} [built]
  559. [6] ./ts/lodash.ts 2.13 KiB {0} [built]
  560. [8] ./ts/common/color.ts 11.7 KiB {0} [built]
  561. [10] ./ts/common/ponyInfo.ts 20.5 KiB {0} [built]
  562. [11] ./ts/client/ponyUtils.ts 6.53 KiB {0} [built]
  563. [12] ./ts/common/interfaces.ts 6.55 KiB {0} [built]
  564. [15] ./ts/common/errors.ts 673 bytes {0} [built]
  565. [29] ./ts/graphics/paletteManager.ts 7.58 KiB {0} [built]
  566. [35] ./ts/common/bitUtils.ts 2.44 KiB {0} [built]
  567. [263] ./ts lazy namespace object 160 bytes {0} [built]
  568. [535] ./ts/client/polyfils.ts 823 bytes {0} [built]
  569. [713] ./ts/bootstrap-tools.ts + 317 modules 3.24 MiB {0} [built]
  570. | ./ts/bootstrap-tools.ts 315 bytes [built]
  571. | ./ts/bootstrap-common.ts 492 bytes [built]
  572. | ./ts/client/ponyAnimations.ts 31.7 KiB [built]
  573. | ./ts/client/ponyHelpers.ts 1.48 KiB [built]
  574. | ./ts/common/expressions.ts 19.1 KiB [built]
  575. | ./ts/client/canvasUtils.ts 2.96 KiB [built]
  576. | ./ts/common/rect.ts 1.2 KiB [built]
  577. | ./ts/common/stringUtils.ts 2.28 KiB [built]
  578. | ./ts/client/fonts.ts 1.15 KiB [built]
  579. | ./ts/client/spriteUtils.ts 2.6 KiB [built]
  580. | ./ts/graphics/spriteFont.ts 7.29 KiB [built]
  581. | ./ts/common/positionUtils.ts 1.45 KiB [built]
  582. | ./ts/common/mixins.ts 26.7 KiB [built]
  583. | ./ts/common/entities.ts 93.9 KiB [built]
  584. | ./ts/client/ponyDraw.ts 30.1 KiB [built]
  585. | + 303 hidden modules
  586. + 808 hidden modules
  587. [19:11:17] Finished 'npm run webpack-prod' after 7.13 min
  588. [19:11:17] Starting 'npm run sw'...
  589.  
  590. > pony-town@0.55.2 sw /var/pixel.horse
  591. > npm run sw-generate && npm run sw-uglify
  592.  
  593.  
  594. > pony-town@0.55.2 sw-generate /var/pixel.horse
  595. > workbox generateSW workbox-config.js
  596.  
  597. Using configuration from /var/pixel.horse/workbox-config.js.
  598. The service worker was written to build/sw.js
  599. 14 files will be precached, totalling 3.3 MB.
  600.  
  601. > pony-town@0.55.2 sw-uglify /var/pixel.horse
  602. > uglifyjs build/sw.js -o build/sw.min.js
  603.  
  604. [19:11:21] Finished 'npm run sw' after 3.54 s
  605. [19:11:21] Starting 'size'...
  606. ┌───────────────────────────────┬───────────┬───────────┐
  607. │ File │ Original │ Gzipped │
  608. ├───────────────────────────────┼───────────┼───────────┤
  609. │ bootstrap-317440ad1f.js │ 2.42 MB │ 619.63 kB │
  610. ├───────────────────────────────┼───────────┼───────────┤
  611. │ bootstrap-tools-87226deab0.js │ 2.54 MB │ 661.62 kB │
  612. ├───────────────────────────────┼───────────┼───────────┤
  613. │ bootstrap-admin-bc85e994db.js │ 2.63 MB │ 688.92 kB │
  614. ├───────────────────────────────┼───────────┼───────────┤
  615. │ style-2aa9dafb46.css │ 162.13 kB │ 25.11 kB │
  616. ├───────────────────────────────┼───────────┼───────────┤
  617. │ style-inline-2e4934d6bf.css │ 1.21 kB │ 610 B │
  618. ├───────────────────────────────┼───────────┼───────────┤
  619. │ style-tools-c0f27f54f7.css │ 171.09 kB │ 26.69 kB │
  620. ├───────────────────────────────┼───────────┼───────────┤
  621. │ style-admin-468d08627e.css │ 180.8 kB │ 29.58 kB │
  622. ├───────────────────────────────┼───────────┼───────────┤
  623. │ │ 8.12 MB │ 2.05 MB │
  624. └───────────────────────────────┴───────────┴───────────┘
  625. [19:11:22] Finished 'size' after 1.1 s
  626. [19:11:22] Finished 'build' after 7.98 min
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement