Skip to content

Commit

Permalink
Adding aggregator script that will log locally and to the console (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
willmeister committed Oct 1, 2019
1 parent cae79c3 commit 025ae9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/example-rollup/runAggregator.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

yarn run aggregator 2>&1 | tee output.log

0 comments on commit 025ae9e

Please sign in to comment.