1. 15 May, 2017 1 commit
    • James Blight's avatar
      Allow custom proxies in development (#1790) · 71a27c0f
      James Blight authored
      * Change proxy handling to allow multiple proxies to be specified in package.json.
      
      * Up webpack-dev-server to 2.4.2
      
      Webpack Dev Server version 2.4.2 handles the external websocket upgrade
      for all proxies
      
      * Fix the listen() call
      
      * Switch to correct default host
      
      * Remove promises and extract to react-dev-utils
      
      * oops
      71a27c0f