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