fix(build): support transpile to commonjs
This commit is contained in:
@ -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 () {
|
||||
|
||||
|
Reference in New Issue
Block a user