Skip to content

Commit

Permalink
Merge pull request #10 from plentymarkets/plenty_dev
Browse files Browse the repository at this point in the history
Plenty dev
  • Loading branch information
M8N committed May 17, 2016
2 parents 54f88b4 + 6a0bed1 commit 9897ddf
Show file tree
Hide file tree
Showing 18 changed files with 2,056 additions and 287 deletions.
3 changes: 1 addition & 2 deletions GruntFile.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ module.exports = function( grunt )
concat: {
debug: {
options: {
sourceMap: true
sourceMap: false
},
src : [
'tmp/templates.js',
Expand Down Expand Up @@ -78,7 +78,6 @@ module.exports = function( grunt )
options: {
sourceMap : true,
sourceMapIncludeSources: true,
sourceMapIn : 'debug/<%= pkg.name %>-<%= pkg.version %>.js.map',
banner : '/**\n * Licensed under AGPL v3\n * (https://github.com/plentymarkets/plenty-cms-library/blob/master/LICENSE)\n * =====================================================================================\n * @copyright Copyright (c) 2015, plentymarkets GmbH (http://www.plentymarkets.com)\n * @author Felix Dausch <[email protected]>\n * =====================================================================================\n*/'
},
files : {
Expand Down
1 change: 0 additions & 1 deletion dist/plentymarketsCMStools-1.0.8.js.map

This file was deleted.

12 changes: 0 additions & 12 deletions dist/plentymarketsCMStools-1.0.8.min.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/plentymarketsCMStools-1.0.8.min.js.map

This file was deleted.

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions dist/plentymarketsCMStools-1.0.9.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9897ddf

Please sign in to comment.