unisonweb / elm-browser

A Unison Github repo explorer in Elm
MIT License
34 stars 4 forks source link

don't require DEV env var for cors #14

Closed mitchellwrosen closed 4 years ago

mitchellwrosen commented 4 years ago

Since this server is really only usable on localhost for browsing a local .unison folder, it seems simpler to just always allow cross-origin requests for now.