blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Make HTML attributes more readable and minify on build #138

Open rcruz opened 10 years ago

rcruz commented 10 years ago

Set HTML attributes to be one per line. This will inflate file length, but can be fixed by minifying the HTML.

Grunt module: https://github.com/gruntjs/grunt-contrib-htmlmin