[TASK] remove build.js, it is not needed anymore
This commit is contained in:
parent
5691406d09
commit
62d64c717c
1 changed files with 0 additions and 9 deletions
9
build.js
9
build.js
|
@ -1,9 +0,0 @@
|
||||||
({
|
|
||||||
baseUrl: "lib",
|
|
||||||
name: "../bower_components/almond/almond",
|
|
||||||
mainConfigFile: "app.js",
|
|
||||||
include: "../app",
|
|
||||||
wrap: true,
|
|
||||||
optimize: "uglify",
|
|
||||||
out: "app-combined.js"
|
|
||||||
});
|
|
Loading…
Reference in a new issue