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