about summary refs log tree commit diff
path: root/app/javascript/core/common.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/core/common.js')
-rw-r--r--app/javascript/core/common.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/core/common.js b/app/javascript/core/common.js
index 3b038ca40..1cee2f603 100644
--- a/app/javascript/core/common.js
+++ b/app/javascript/core/common.js
@@ -1,5 +1,6 @@
 //  This file will be loaded on all pages, regardless of theme.
 
+import 'packs/public-path';
 import 'font-awesome/css/font-awesome.css';
 
 require.context('../images/', true);