[TASK] remove build.js, it is not needed anymore

This commit is contained in:
Nils Schneider 2016-02-29 14:34:37 +01:00 committed by Xaver Maierhofer
parent 5162946fca
commit 26368ca337
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
({
baseUrl: "lib",
name: "../bower_components/almond/almond",
mainConfigFile: "app.js",
include: "../app",
wrap: true,
optimize: "uglify",
out: "app-combined.js"
});