cised-ca / se-dir-frontend-react

GNU Affero General Public License v3.0
2 stars 1 forks source link

build: Open browser outside 'live-reload' env. #53

Closed chimo closed 7 years ago

chimo commented 7 years ago

Since the /webpack-dev-server/ path uses an iframe, it doesn't work well with:

  1. react-router (the URL doesn't get updated)
  2. the Twitter oauth page since it has X-Frame-Options:"SAMEORIGIN" HTTP headers