Grunt build scripts update from today's community meeting

Justin Obara obara.justin at gmail.com
Wed Aug 14 20:24:59 UTC 2013


At today's community meeting we decided to start building the grunt based build scripts from scratch as opposed to trying to build out tasks to drive with ant. We will attempt to make our tasks such that they can be pulled out and driven with ant, or easily modified to do so, if needed.

For this first pass at switching from ant to grunt, we want to ensure that it is feature pair. Once this is achieved we can switch Infusion to use the new build scripts and continue to add in the more advanced features we have mentioned in the wiki.
http://wiki.fluidproject.org/display/fluid/Grunt+based+build+scripts+planning

This is the list of the core features of the current ant based build-scripts, please feel free to update anything that is missing:

Minify js files
Concatenate js files
Create zip bundles
Generate UIO Themes
Rewrite URL's in demos/unit tests for relase testing
change URL's to point at the concatenated js file
Dependency Management
Include modules
Exclude modules


The current work for minification can be seen in my github repo
https://github.com/jobara/infusion/compare/FLUID-5100

Thanks
Justin


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.idrc.ocad.ca/pipermail/fluid-work/attachments/20130814/9495aa0a/attachment.htm>


More information about the fluid-work mailing list