Jimmy Zelinskie
|
5a051491aa
|
gruntfile: support directories in our js
This will allow us to create directories for individual controllers,
directives, etc...
|
2015-01-21 13:18:49 -05:00 |
|
Jimmy Zelinskie
|
716d7a737b
|
Strip whitespace from ALL the things.
|
2014-11-24 16:07:38 -05:00 |
|
Joseph Schorr
|
9eea8008dc
|
Fix inline SVG that was being miscompiled by htmlmin
|
2014-08-14 13:47:09 -04:00 |
|
Joseph Schorr
|
e7625491d6
|
Turn off collapseBooleanAttributes, which was causing the issue.
|
2014-07-15 14:20:42 -04:00 |
|
Joseph Schorr
|
ede8ed21f4
|
Enable DEBUGGING mode, which loads the individual script files rather than the minimized bundles created by grunt
|
2014-04-15 16:35:15 -04:00 |
|
Joseph Schorr
|
9e4a8097af
|
- Fix directive path in popup-input-button
- Add template caching to the combined JS bundle
- Load momentjs from the combined CDN
|
2014-04-15 16:19:08 -04:00 |
|
Joseph Schorr
|
5fa4733a2f
|
- Enable minification for the frontend JS bundle
- Make sure we are pegged to version 3.3.3 of D3
|
2014-04-15 15:58:00 -04:00 |
|
Joseph Schorr
|
7aab6a9fdd
|
Get basic grunt-ified CSS and JS working. Note that this currently uses the dist bundles for both prod and debug.
|
2014-04-15 15:51:32 -04:00 |
|
Joseph Schorr
|
cbd0f30070
|
Start work on getting grunt setup for the Quay frontend. Note that this change is NOT working code
|
2014-04-15 15:14:14 -04:00 |
|