瀏覽代碼

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

Nikolay Suslov 6 年之前
父節點
當前提交
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");