Advertisement
Guest User

ushahidi

a guest
Mar 5th, 2015
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. # gulp
  2. [01:15:16] Using gulpfile /var/www/hackathon.lescollecteurs.org/platform-client/gulpfile.js
  3. [01:15:16] Starting 'copy-leaflet-icons'...
  4. [01:15:16] Starting 'rename-leaflet'...
  5. [01:15:16] Starting 'rename-colorpicker'...
  6. [01:15:16] Starting 'rename-leaflet-markercluster'...
  7. [01:15:16] Starting 'rename-leaflet-markercluster-default'...
  8. [01:15:16] Starting 'rename-jasny'...
  9. [01:15:16] Starting 'css'...
  10. [01:15:16] Starting 'font'...
  11. [01:15:16] Starting 'browserify'...
  12. [01:15:16] Starting 'watch'...
  13. [01:15:16] Finished 'watch' after 309 ms
  14. [01:15:16] Starting 'direct'...
  15. [01:15:16] Finished 'direct' after 14 μs
  16. [01:15:16] Starting 'node-server'...
  17. [01:15:17] Finished 'node-server' after 265 ms
  18. [01:15:17] Server started http://localhost:8080
  19. [01:15:17] Finished 'css' after 622 ms
  20. [01:15:17] Finished 'font' after 620 ms
  21. [01:15:17] Finished 'rename-leaflet-markercluster' after 745 ms
  22. [01:15:17] Finished 'rename-leaflet-markercluster-default' after 744 ms
  23. [01:15:17] Finished 'rename-leaflet' after 751 ms
  24. [01:15:17] Finished 'rename-jasny' after 772 ms
  25. [01:15:17] Finished 'rename-colorpicker' after 803 ms
  26. [01:15:19] Finished 'copy-leaflet-icons' after 3.21 s
  27. [01:15:19] Starting 'rename'...
  28. [01:15:19] Finished 'rename' after 7.98 μs
  29. [01:15:19] Starting 'sass'...
  30. WARNING: The box-sizing mixin is deprecated and will be removed in the next major version release. This property can now be used un-prefixed.
  31. /var/www/hackathon.lescollecteurs.org/platform-client/sass/bourbon/bourbon-deprecated-upcoming:410, in mixin `box-sizing`
  32. /var/www/hackathon.lescollecteurs.org/platform-client/neat/grid/box-sizing:5
  33.  
  34. WARNING: The box-sizing mixin is deprecated and will be removed in the next major version release. This property can now be used un-prefixed.
  35. /var/www/hackathon.lescollecteurs.org/platform-client/sass/bourbon/bourbon-deprecated-upcoming:410, in mixin `box-sizing`
  36. /var/www/hackathon.lescollecteurs.org/platform-client/neat/grid/box-sizing:12
  37.  
  38. [01:15:21] gulp-notify: [Gulp notification] CSS compiled
  39. [01:15:21] /var/www/hackathon.lescollecteurs.org/platform-client/server/www/css/style.css reloaded.
  40. [01:15:21] Finished 'sass' after 1.64 s
  41. [01:15:38] Finished 'browserify' after 22 s
  42. [01:15:38] Starting 'build'...
  43. [01:15:38] Finished 'build' after 10 μs
  44. [01:15:38] Starting 'default'...
  45. [01:15:38] Finished 'default' after 9.72 μs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement