Advertisement
Guest User

Untitled

a guest
Mar 29th, 2016
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. grunt
  2. Running "newer:jshint" (newer) task
  3.  
  4. Running "newer:jshint:all" (newer) task
  5.  
  6. Running "jshint:all" (jshint) task
  7.  
  8. ✔ No problems
  9.  
  10.  
  11. Running "newer-postrun:jshint:all:1:/home/akamine/Documents/Code/sywoc/sywoc-client/node_modules/grunt-newer/.cache" (newer-postrun) task
  12.  
  13. Running "newer:jshint:test" (newer) task
  14. No newer files to process.
  15.  
  16. Running "clean:server" (clean) task
  17. >> 1 path cleaned.
  18.  
  19. Running "wiredep:app" (wiredep) task
  20.  
  21. Running "wiredep:test" (wiredep) task
  22.  
  23. Running "concurrent:test" (concurrent) task
  24.  
  25. Running "copy:styles" (copy) task
  26. Copied 1 file
  27.  
  28. Done, without errors.
  29.  
  30.  
  31. Execution Time (2016-03-29 17:42:20 UTC)
  32. loading tasks 6ms ▇▇▇▇▇▇▇ 19%
  33. loading grunt-contrib-copy 13ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 42%
  34. copy:styles 11ms ▇▇▇▇▇▇▇▇▇▇▇▇▇ 35%
  35. Total 31ms
  36.  
  37. Running "autoprefixer:server" (autoprefixer) task
  38. Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
  39. File .tmp/styles/main.css created.
  40.  
  41. Running "autoprefixer:dist" (autoprefixer) task
  42. Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
  43. File .tmp/styles/main.css created.
  44.  
  45. Running "connect:test" (connect) task
  46. Started connect web server on http://localhost:9001
  47.  
  48. Running "karma:unit" (karma) task
  49. 29 03 2016 19:42:20.944:WARN [watcher]: Pattern "/home/akamine/Documents/Code/sywoc/sywoc-client/test/mock/**/*.js" does not match any file.
  50. 29 03 2016 19:42:20.978:INFO [karma]: Karma v0.13.21 server started at http://localhost:8080/
  51. 29 03 2016 19:42:20.982:INFO [launcher]: Starting browser PhantomJS
  52. 29 03 2016 19:42:21.175:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket /#TkhJCnz4OuCzXmlBAAAA with id 11175637
  53. PhantomJS 2.1.1 (Linux 0.0.0): Executed 20 of 20 SUCCESS (0.06 secs / 0.06 secs)
  54.  
  55. Running "clean:dist" (clean) task
  56. >> 27 paths cleaned.
  57.  
  58. Running "wiredep:app" (wiredep) task
  59.  
  60. Running "wiredep:test" (wiredep) task
  61.  
  62. Running "useminPrepare:html" (useminPrepare) task
  63. Configuration changed for concat, uglify, cssmin
  64.  
  65. Running "concurrent:dist" (concurrent) task
  66.  
  67. Running "copy:styles" (copy) task
  68. Copied 1 file
  69.  
  70. Done, without errors.
  71.  
  72.  
  73. Execution Time (2016-03-29 17:42:21 UTC)
  74. loading tasks 7ms ▇▇▇▇▇▇▇ 20%
  75. loading grunt-contrib-copy 14ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 40%
  76. copy:styles 13ms ▇▇▇▇▇▇▇▇▇▇▇▇▇ 37%
  77. Total 35ms
  78.  
  79. Running "svgmin:dist" (svgmin) task
  80. Total saved: 0 B
  81.  
  82. Done, without errors.
  83.  
  84.  
  85. Execution Time (2016-03-29 17:42:21 UTC)
  86. loading tasks 6ms ▇▇▇ 6%
  87. loading grunt-svgmin 60ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 60%
  88. svgmin:dist 34ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 34%
  89. Total 100ms
  90.  
  91. Running "imagemin:dist" (imagemin) task
  92. Minified 7 images (saved 152.83 kB)
  93.  
  94. Done, without errors.
  95.  
  96.  
  97. Execution Time (2016-03-29 17:42:21 UTC)
  98. loading grunt-contrib-imagemin 129ms ▇▇▇▇ 10%
  99. imagemin:dist 1.1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 89%
  100. Total 1.2s
  101.  
  102. Running "autoprefixer:server" (autoprefixer) task
  103. Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
  104. File .tmp/styles/main.css created.
  105.  
  106. Running "autoprefixer:dist" (autoprefixer) task
  107. Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
  108. File .tmp/styles/main.css created.
  109.  
  110. Running "ngtemplates:dist" (ngtemplates) task
  111. File .tmp/templateCache.js created.
  112. Added .tmp/templateCache.js to <!-- build:js scripts/scripts.js -->
  113.  
  114. Running "concat:generated" (concat) task
  115. File .tmp/concat/scripts/vendor.js created.
  116. File .tmp/concat/scripts/scripts.js created.
  117.  
  118. Running "ngAnnotate:dist" (ngAnnotate) task
  119. >> 2 files successfully generated.
  120.  
  121. Running "copy:dist" (copy) task
  122. Copied 11 files
  123.  
  124. Running "cdnify:dist" (cdnify) task
  125. Going through dist/404.html, dist/index.html to update script refs
  126. ✔ bower_components/jquery-ui/jquery-ui.js changed to //ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js
  127. ✔ bower_components/angular/angular.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular.min.js
  128. ✔ bower_components/angular-animate/angular-animate.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-animate.min.js
  129. ✔ bower_components/angular-cookies/angular-cookies.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-cookies.min.js
  130. ✔ bower_components/angular-resource/angular-resource.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-resource.min.js
  131. ✔ bower_components/angular-route/angular-route.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-route.min.js
  132. ✔ bower_components/angular-sanitize/angular-sanitize.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-sanitize.min.js
  133. ✔ bower_components/angular-touch/angular-touch.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-touch.min.js
  134. ✔ bower_components/jquery-ui/jquery-ui.js changed to //ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js
  135. ✔ bower_components/angular/angular.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular.min.js
  136. ✔ bower_components/angular-animate/angular-animate.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-animate.min.js
  137. ✔ bower_components/angular-cookies/angular-cookies.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-cookies.min.js
  138. ✔ bower_components/angular-resource/angular-resource.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-resource.min.js
  139. ✔ bower_components/angular-route/angular-route.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-route.min.js
  140. ✔ bower_components/angular-sanitize/angular-sanitize.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-sanitize.min.js
  141. ✔ bower_components/angular-touch/angular-touch.js changed to //ajax.googleapis.com/ajax/libs/angularjs/1.5.0-beta.1/angular-touch.min.js
  142.  
  143. Running "cssmin:generated" (cssmin) task
  144. >> 2 files created. 147.51 kB → 117.66 kB
  145.  
  146. Running "uglify:generated" (uglify) task
  147. >> 2 files created.
  148.  
  149. Running "filerev:dist" (filerev) task
  150. Revved 11 files
  151.  
  152. Running "usemin:html" (usemin) task
  153. Replaced 2 references to assets
  154.  
  155. Running "usemin:css" (usemin) task
  156. Replaced 2 references to assets
  157.  
  158. Running "usemin:js" (usemin) task
  159. Replaced 2 references to assets
  160.  
  161. Running "htmlmin:dist" (htmlmin) task
  162. Minified 2 files
  163.  
  164. Done, without errors.
  165.  
  166.  
  167. Execution Time (2016-03-29 17:42:19 UTC)
  168. concurrent:test 273ms ▇▇ 1%
  169. loading grunt-karma 350ms ▇▇ 1%
  170. karma:unit 577ms ▇▇▇ 2%
  171. concurrent:dist 1.5s ▇▇▇▇▇▇▇ 6%
  172. ngAnnotate:dist 1.7s ▇▇▇▇▇▇▇ 6%
  173. loading grunt-google-cdn 516ms ▇▇▇ 2%
  174. cdnify:dist 3.8s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 14%
  175. cssmin:generated 368ms ▇▇ 1%
  176. uglify:generated 16.3s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 62%
  177. Total 26.3s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement