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 #51

Closed
wants to merge 1 commit into from

Conversation

ryan-roemer
Copy link
Member

  • Replace concurrently with 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. The transform code and documentation is available at: https://github.com/FormidableLabs/multibot-examples/tree/master/transforms/builder-concurrent

…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 ryan-roemer closed this Oct 4, 2016
@ryan-roemer ryan-roemer deleted the multibot-chore-convertConcurrently branch October 4, 2016 19:03
@coveralls
Copy link

coveralls commented Oct 4, 2016

Coverage Status

Coverage remained the same at 78.369% when pulling 6b4074c on multibot-chore-convertConcurrently into e0d3e1c on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants