Files
react/scripts/circleci
Andrew Clark f3109ad8a7 Parallelize CircleCI jobs using workflows (#15704)
Updates the CircleCI config to use the workflows features to run jobs in
parallel, instead of the `parallelism` option. This change alone doesn't
improve the overall build time much, since almost all of the total time
is spent running the Rollup script, which runs entirely sequentially.
But it does improve reporting, and should make it easier to add
additional parallel jobs in the future.
2019-05-22 11:14:14 -07:00
..
2019-04-11 16:43:33 -07:00
2018-03-21 12:03:09 -04:00
2018-03-21 12:03:09 -04:00