buildSDK/bundle_build.sh
authormichael <michael@office.ROOJS.COM>
Mon, 24 Nov 2014 04:50:18 +0000 (12:50 +0800)
committermichael <michael@office.ROOJS.COM>
Mon, 24 Nov 2014 04:50:18 +0000 (12:50 +0800)
buildSDK/bundle_build.sh

index f1314f7..fee6c19 100644 (file)
@@ -17,10 +17,11 @@ cat roojs-core-debug.js  roojs-ui-debug.js > roojs-debug.js
 seed ../gnome.introspection-doc-generator/pack.js \
      -f buildSDK/dependancy_bootstrap.txt -o roojs-bootstrap.js -O roojs-bootstrap-debug.js
 
+#build calendar library
 seed ../gnome.introspection-doc-generator/pack.js \
      -f buildSDK/dependancy_calendar.txt -o roojs-calendar.js -O roojs-calendar-debug.js
   
-
+#build mailer library
 seed ../gnome.introspection-doc-generator/pack.js \
      -f buildSDK/dependancy_mailer.txt -o roojs-mailer.js -O roojs-mailer-debug.js