mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-21 00:15:54 +08:00
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. |
||
|---|---|---|
| .. | ||
| components | ||
| features | ||
| standalone | ||
| vendor | ||
| index.js | ||
| jquery.js | ||
| polyfills.js | ||
| publicpath.js | ||
| serviceworker.js | ||
| utils.js | ||