Files
talk/src/core/build/publicPath.js
T
Wyatt JohnsonandGitHub 04c56b3fb5 [CORL-406] Tenant Locale Selection (#2450)
* feat: added preload config

* feat: support changing locale

* fix: name case

* fix: removed unused code

* feat: added translations for default reactions

* fix: do not translate icon

* fix: shorter i18n keys
2019-09-05 17:02:06 +00:00

3 lines
102 B
JavaScript

__webpack_public_path__ =
JSON.parse(document.getElementById("config").innerText).staticURI || "/";