mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
removing debug info from grunt
This commit is contained in:
parent
90ced95a4b
commit
d90be4ec46
@ -12,7 +12,7 @@ module.exports = function(grunt) {
|
||||
sass: {
|
||||
dist: {
|
||||
options: {
|
||||
debugInfo: true,
|
||||
debugInfo: false,
|
||||
},
|
||||
files: [{
|
||||
expand: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user