moved build stuff

This commit is contained in:
logsol 2014-12-21 20:28:00 +01:00
parent 58b83f7297
commit c33e9f62b9
4 changed files with 2 additions and 182 deletions

View file

@ -1,13 +0,0 @@
({
baseUrl: "../app",
paths: {
"screenfull": "../node_modules/screenfull/dist/screenfull",
"socketio": "../node_modules/socket.io/node_modules/socket.io-client/dist/socket.io"
},
name: "../client",
out: "client.min.js",
onBuildRead: function (moduleName, path, contents) {
var contents = contents.replace(/\" \+ GLOBALS.context \+ \"/g, "Client");
return contents;
}
})

181
build/client.min.js vendored

File diff suppressed because one or more lines are too long

Binary file not shown.