[zanata/zanata-platform] ed65a6: chore(frontend): move icon spritesheet command to ...

GitHub noreply at github.com
Mon May 15 00:31:35 UTC 2017


  Branch: refs/heads/damason/watch-script/ZNTA-1829
  Home:   https://github.com/zanata/zanata-platform
  Commit: ed65a6234950ac4b2d4ae903e775f932bc7bccde
      https://github.com/zanata/zanata-platform/commit/ed65a6234950ac4b2d4ae903e775f932bc7bccde
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/package.json
    A server/zanata-frontend/src/frontend/scripts/build-icon-spritesheet.js

  Log Message:
  -----------
  chore(frontend): move icon spritesheet command to script file


  Commit: 08682aa64339c6261f09cf90eb4fbffa2b0a796d
      https://github.com/zanata/zanata-platform/commit/08682aa64339c6261f09cf90eb4fbffa2b0a796d
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/scripts/createIconsComponent.js
    M server/zanata-frontend/src/frontend/scripts/generateIconList.js

  Log Message:
  -----------
  chore(frontend-icons): change icon scripts to be synchronous

This is necessary for running the scripts sequentially without
having the next script start before the callbacks are finished
on the previous script (unless all scripts are made asynchronous).


  Commit: 695eaac183e445302a635c0be2fd5b0d8f0255fd
      https://github.com/zanata/zanata-platform/commit/695eaac183e445302a635c0be2fd5b0d8f0255fd
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/package.json
    A server/zanata-frontend/src/frontend/scripts/build.js
    M server/zanata-frontend/src/frontend/webpack.config.js
    M server/zanata-frontend/src/frontend/webpack.prod.config.js

  Log Message:
  -----------
  chore(frontend-build): move build commands to separate file

This also removes icon-preparation scripts since they can be triggered
directly from the new script file.


Compare: https://github.com/zanata/zanata-platform/compare/ed65a6234950^...695eaac183e4


More information about the zanata-commits mailing list