mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +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: {
|
sass: {
|
||||||
dist: {
|
dist: {
|
||||||
options: {
|
options: {
|
||||||
debugInfo: true,
|
debugInfo: false,
|
||||||
},
|
},
|
||||||
files: [{
|
files: [{
|
||||||
expand: true,
|
expand: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user