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

fix(mdCompiler): prevent resolve and locals overwrite #2676

Closed
wants to merge 1 commit into from

Conversation

rochdev
Copy link
Contributor

@rochdev rochdev commented May 2, 2015



Objects passed to a function should be considered immutable

 to avoid unexpected side-effects

Closes #2614

Review on Reviewable



Objects passed to a function should be considered immutable

 to avoid unexpected side-effects

Closes angular#2614
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.

$mdCompiler breaks if called multiple times with the same options object
2 participants