Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

feat(plugins): support onPrepare in plugins #3483

Merged
merged 1 commit into from
Aug 19, 2016

Conversation

sjelin
Copy link
Contributor

@sjelin sjelin commented Aug 18, 2016

Allows plugins to access framework-specific variables/funtions

A feature that seemed like it would be useful for some internal google users

* for the promise to resolve before continuing. If the promise is
* rejected, a failed assertion is added to the test results.
*/
explorts.onPrepare = function() {};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

explorts? Did you mean exports?

@sjelin sjelin merged commit a379b33 into angular:master Aug 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants