gitea/web_src
silverwind 573a9c6228
Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542)
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.
2020-05-22 20:18:44 +01:00
..
fomantic Patch fomantic-ui to workaround build issue (#11244) 2020-04-30 07:26:37 +01:00
js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542) 2020-05-22 20:18:44 +01:00
less Ensure emoji render with regular font-weight (#11541) (#11545) 2020-05-22 11:57:13 +01:00