mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This seems to be required for webpack-dev-server 5.2.1, for reasons that have not yet been made public. This relies on the Access-Control-Allow-Origin: * header that we already set for static content in both development and production. Signed-off-by: Anders Kaseorg <anders@zulip.com>