addaf4e2a8
The `load` command replaces `plugin-load`. By default, it loads data for all plugins, and does so in parallel using execDependencyGraph. If passed the optional `--plugin` flag, then it will load data just for that plugin. As an implementation detail, when loading all plugins, load calls itself with the plugin flag set. Usage: `node bin/sourcecred.js load repoOwner repoName` Test plan: Tested by hand; I blew away my SourceCred directory and then loaded the example-github repository. |
||
---|---|---|
.. | ||
jest | ||
babel.js | ||
env.js | ||
paths.js | ||
polyfills.js | ||
travis.js | ||
webpack.config.backend.js | ||
webpack.config.dev.js | ||
webpack.config.prod.js | ||
webpackDevServer.config.js |