sourcecred/config
William Chargin d7bfa02a54
Change `execDependencyGraph` export format (#216)
Summary:
To be honest, I have no idea what exactly this does or why it’s
necessary, but if we don’t do this then it is not possible to `import`
the exported member from a Webpack-bundled script. I’ve seen this
pattern before; one day I’ll actually figure out what it does. :-)

Test Plan:
Note that `yarn travis` (success) and `yarn travis --full` (failure; no
GitHub token) both have the expected behaviors.

wchargin-branch: execdependencygraph-export
2018-05-07 10:30:56 -07:00
..
jest Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
babel.js Target latest Node for backend applications (#213) 2018-05-04 19:22:39 -07:00
env.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
paths.js Minimal toy oclif integration (#214) 2018-05-04 19:28:37 -07:00
polyfills.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
travis.js Change `execDependencyGraph` export format (#216) 2018-05-07 10:30:56 -07:00
webpack.config.backend.js Minimal toy oclif integration (#214) 2018-05-04 19:28:37 -07:00
webpack.config.dev.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
webpack.config.prod.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
webpackDevServer.config.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00