sourcecred/config
William Chargin bbecf00615
Repurpose React app as artifact editor (#89)
Summary:
We’ll now start creating the artifact plugin. A large part of this will
be the user interface, including a GUI. For now, our build system just
builds a single React app, so we’re cannibalizing the main explorer to
serve this purpose.

Paired with @dandelionmane.

Test Plan:
The following still work:
  - `yarn test`
  - `yarn start`
  - `yarn build; (cd build; python -m SimpleHTTPServer)`

wchargin-branch: repurpose-react-app-as-artifact-editor
2018-03-19 15:25:23 -07:00
..
jest Move package json to root (#37) 2018-02-26 22:32:23 -08:00
env.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
paths.js Repurpose React app as artifact editor (#89) 2018-03-19 15:25:23 -07:00
polyfills.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
webpack.config.backend.js Configure Webpack for backend applications (#84) 2018-03-18 22:43:23 -07:00
webpack.config.dev.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
webpack.config.prod.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00
webpackDevServer.config.js Move package json to root (#37) 2018-02-26 22:32:23 -08:00