Преглед на файлове

demo.html should write .st files as well

Herbert Vojčík преди 12 години
родител
ревизия
3f3c233985
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      demo.html

+ 2 - 1
demo.html

@@ -10,7 +10,8 @@
     var AppEntity;
     require.config({
         paths: {
-            'gh_herby_trapped': 'lib/js'
+            'gh_herby_trapped': 'lib/js',
+            'gh_herby_trapped/_source': 'lib/st'
         }
     });
     require(