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