Explorar el Código

fix pagejs load

Nikolay Suslov hace 6 años
padre
commit
75298b91ae
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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");