Selaa lähdekoodia

auto acp scripted.

master
jfinn 4 vuotta sitten
vanhempi
commit
9f22f69a28
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      mdev/m/imp.js

+ 2
- 1
mdev/m/imp.js Näytä tiedosto

45
 function impm(filename){
45
 function impm(filename){
46
 	var gcs = iglob.gcs
46
 	var gcs = iglob.gcs
47
   const src = filename
47
   const src = filename
48
-  
48
+
49
   // import(`src`).then(res_imp).catch(rej_imp)
49
   // import(`src`).then(res_imp).catch(rej_imp)
50
+  import(`./imp2`).then(res_imp).catch(rej_imp)
50
   // import(`${src}`).then(res_imp).catch(rej_imp)
51
   // import(`${src}`).then(res_imp).catch(rej_imp)
51
 
52
 
52
   /*
53
   /*

Loading…
Peruuta
Tallenna