diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-07-29 03:59:37 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-07-29 03:59:37 +0800 |
commit | bdd2752cc778760da798163cc94975b5a9cece3c (patch) | |
tree | 6855accb22f49774d90fc16dba10fb2d18b33896 /fonts | |
parent | 5fdf375751f4eb09c6698dc68af6331381c8d0c1 (diff) | |
download | tangerine-wallet-browser-bdd2752cc778760da798163cc94975b5a9cece3c.tar.gz tangerine-wallet-browser-bdd2752cc778760da798163cc94975b5a9cece3c.tar.zst tangerine-wallet-browser-bdd2752cc778760da798163cc94975b5a9cece3c.zip |
Fix some gulp task issues
I know, I've been fixing up the gulp scripts all week. I keep fixing one thing then breaking another.
In this commit, I fix some issues with some previous approaches.
I no longer try to do the copying to `chrome` after `firefox`, I simply stream to both during copy and build tasks, and that logic is reused during dev and build tasks.
The `copyTask` function now supports an array of `destinations`, that allows piping to multiple destinations, which is pretty cool.
The `manifest:cleanup` task that chrome requires is now just part of the `copy` task, so we don't have to remember it everywhere we copy. So obvious it's like why only now.
Diffstat (limited to 'fonts')
0 files changed, 0 insertions, 0 deletions