Просмотр исходного кода

Merge remote-tracking branch 'upstream/lcs2-dev-0918'

Nikolay Suslov 6 лет назад
Родитель
Сommit
e435d97cb0
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      public/web/index-app.js

+ 2 - 0
public/web/index-app.js

@@ -1,3 +1,5 @@
+import page from '/lib/page.mjs';
+
 class IndexApp {
     constructor() {
         console.log("app constructor");