Explorar o código

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

Andrea Condoluci %!s(int64=9) %!d(string=hai) anos
pai
achega
f4ac621714
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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',