diff options
author | silverwind <me@silverwind.io> | 2020-05-21 00:33:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-20 23:33:31 +0100 |
commit | b797b76abd13beba348415bdb81c7d3593bb01f9 (patch) | |
tree | eddd72425980dd691ee65823b4f92fe21836e73b /web_src/js/index.js | |
parent | c7c61778bcbda0f6bda7a6e942694df2593cc102 (diff) | |
download | gitea-b797b76abd13beba348415bdb81c7d3593bb01f9.tar.gz gitea-b797b76abd13beba348415bdb81c7d3593bb01f9.zip |
Fix webpack chunk loading with STATIC_URL_PREFIX (#11526)
Previously, we had only set __webpack_public_path__ to a path which
caused webpack chunks to be loaded from the current origin which is
incorrect when STATIC_URL_PREFIX points to another origin.
This should fix the issue curretnly seen on gitea.com.
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Diffstat (limited to 'web_src/js/index.js')
0 files changed, 0 insertions, 0 deletions