summaryrefslogtreecommitdiffstats
path: root/lib/precompiler.js
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup from code coverage reportkpdecker2014-08-231-3/+3
|
* Move precompiler to safer locationkpdecker2014-07-051-0/+144
Attempts to avoid some of the Node vs. ES6 confusion between the different styles within the application. Also adds some simple tests in addition to the integration test.