Преглед изворни кода

chore: untrack module-loader files

Runjuu пре 5 година
родитељ
комит
90e6a28e6c
2 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 1
      resources/js/module-loader.edn
  2. 0 1
      resources/js/module-loader.json

+ 0 - 1
resources/js/module-loader.edn

@@ -1 +0,0 @@
-{:module-uris {:main [], :code-editor ["/static/js/code-editor.js"]}, :module-infos {:main nil, :code-editor #{:main}}}

+ 0 - 1
resources/js/module-loader.json

@@ -1 +0,0 @@
-{"module-uris":{"main":[],"code-editor":["/static/js/code-editor.js"]},"module-infos":{"main":null,"code-editor":["main"]}}