[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 Pässler
parent 5691406d09
commit 62d64c717c

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