]> BookStack Code Mirror - bookstack/blobdiff - resources/js/app.js
Update docker-compose.yml
[bookstack] / resources / js / app.js
index 86c8d080248d5e8cb4f22a3a32c7407ce6f68da1..5b822e9009e26f58f4695215c4570c9a86bd59de 100644 (file)
@@ -1,4 +1,4 @@
-import events from './services/events';
+import * as events from './services/events';
 import * as httpInstance from './services/http';
 import Translations from './services/translations';