Browse Source
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.tags/v1.12.0-rc2
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue