Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Conversation

@jeffbcross
Copy link
Contributor

This is a brute-force solution to unblock writing benchmarks that require a different version of $traceurRuntime.
The benchpress build step rewrites all instances of $traceurRuntime to $diTraceurRuntime and all instances of System to DITraceurSystem. Note, this only rewrites code that gets compiled into bp.js or auto-bp.js

As part of the effort of removing the build step in #18, a better solution to DI that does not require the traceur runtime to be bundled should be explored.

Fixes #21

@googlebot
Copy link

CLAs look good, thanks!

@jeffbcross jeffbcross merged commit 6d19292 into angular:master Dec 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

does not work when using with new traceur-runtime.js

2 participants