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");