• Adam Cozzette's avatar
    Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript · 671e075c
    Adam Cozzette authored
    There are two motivations for this:
    1) calcdeps.py is deprecated and replaced by closurebuilder.py.
    2) As part of this I was able to tweak things so that the Closure
    compiler does not attempt to examine every .js file in the tree under
    js/. This makes it possible to put compatibility tests and related files
    in a subdirectory without them getting mixed up with the main .js files
    we care about.
    671e075c
Name
Last commit
Last update
..
test6 Loading commit data...
test7 Loading commit data...
export.js Loading commit data...
export_asserts.js Loading commit data...
export_testdeps.js Loading commit data...
import_test.js Loading commit data...
jasmine.json Loading commit data...
rewrite_tests_for_commonjs.js Loading commit data...