Преглед на файлове

Removed banner ((I suspect it breaks the source map)

Andrea Condoluci преди 9 години
родител
ревизия
f4ac621714
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -21,7 +21,7 @@ module.exports = function (grunt) {
     // Grunt configuration following:
     grunt.initConfig({
         pkg: grunt.file.readJSON('package.json'),
-        banner: banner,
+        // banner: banner,
         // Build output directories
         outputDir: {
             build: 'build',