Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

[multibot] Replace concurrently in npm tasks with builder concurrent #59

Closed
wants to merge 1 commit into from

Commits on Oct 4, 2016

  1. * Replace concurrently with [builder concurrent](https://formidab…

    …le.com/open-source/builder/#builder-concurrent) for more powerful + flexible `npm` script execution.
    
    * Remove dependencies on `concurrently` is not actually used for `npm` scripts.
    * Upgrade `builder` dependencies if already existing.
    * Sort `dependencies` + `devDependencies` by key.
    
    > This PR has been automatically opened by your friendly [`multibot`](https://github.com/FormidableLabs/multibot/). The transform code and documentation is available at: https://github.com/FormidableLabs/multibot-examples/tree/master/transforms/builder-concurrent
    ryan-roemer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    94d8742 View commit details
    Browse the repository at this point in the history