example_js/main.js in jspreprocessor-0.0.4 vs example_js/main.js in jspreprocessor-0.0.5
- old
+ new
@@ -1,7 +1,5 @@
-#include <jquery>
-#include <bootstrap>
-#include <underscore>
+
#include 'lib/stuff'
var s = new Stuff();
s.doStuff();
\ No newline at end of file