fix(build): support transpile to commonjs

This commit is contained in:
Tobias Bosch
2015-02-11 11:40:29 -08:00
parent fc1b791a7a
commit 013e1faf27
44 changed files with 189 additions and 112 deletions

View File

@ -1,4 +1,4 @@
var perfUtil = require('../../angular2/e2e_test/perf_util');
var perfUtil = require('angular2/e2e_test/perf_util');
describe('ng1.x compiler benchmark', function () {