Arclight.PlugReact (arclight v0.3.8-pre)
A create-react-app compatible plug which routes /static/js and /static/css to APP/priv/static/build/{js,css}. Include it in your plug "pipeline", don't call it manually.
This router expects only one option: :app, it will adapt it then to whichever options Plug.Static expects.