1
0
Fork 0
Commit Graph

5 Commits (3b1ac2c78c45d9bfd56ed353913a3cd3c6c145d3)

Author SHA1 Message Date
Mike Gerwitz 887d450955 Apply jshint to scripts/ on check 2015-12-21 00:41:34 -05:00
Mike Gerwitz 9b3fb7758f jshint on check 2015-12-21 00:10:11 -05:00
Mike Gerwitz 47e022b555 jshint and initial corrections
This leaves issues that involve actual logic changes unresolved.  It also
raises an issue with the `Map` class, which is defined in ES6, and so will
have to be renamed.
2015-12-20 23:34:50 -05:00
Mike Gerwitz d856fbb957
Build combined lasertank.js
This does something that could not be done trivally back when this project
started: concatenate all files, which are written as CommonJS modules.  I
had to write custom code to do this with other projects; Browserify was but
an infant back in the day, and I remember SubStack talking about it on
freenode.
2015-12-20 22:39:05 -05:00
Mike Gerwitz 2f1967a902
Initial build system 2015-12-20 01:17:32 -05:00