Browse Source

demo.html should write .st files as well

Herbert Vojčík 11 years ago
parent
commit
3f3c233985
1 changed files with 2 additions and 1 deletions
  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(