[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 Milan Paessler
parent 6908e2953f
commit 8520abf676

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"
});