ソースを参照

fix pagejs load

Nikolay Suslov 6 年 前
コミット
75298b91ae
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");