diff options
Diffstat (limited to 'Gruntfile.js')
| -rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index c4d2bb21..8c957e63 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -121,6 +121,7 @@ module.exports = function(grunt) { src: util.wrap([files['angularSrc']], 'angular'), styles: { css: ['css/angular.css'], + generateCspCssFile: true, minify: true } }, |
