Support dev mode when running in Javascript.#5106
Conversation
ab7111f to
42faacf
Compare
|
I don't see an addition in the public api spec. shouldn't the public api spec fail or did you not reexport the symbol correctly? |
There was a problem hiding this comment.
we should use public api here just as anyone else would. so import it from angular2/core instead.
(the browser_adapter is imported from private entrypoint and there is a pending bug for that)
|
let's try to make this work semantically in the same way as it works in Dart. |
There was a problem hiding this comment.
this doc should be of public-api quality. can you please improve?
|
I don't know why the public api spec test wasn't picking up on the new symbol. I renamed it and then it needed to be added. |
9efe932 to
ac71996
Compare
7a0d64b to
7609b74
Compare
|
otherwise lgtm |
|
Okay, I implemented all the changes. I'll push this as soon as Travis completes. |
|
Merging PR #5106 on behalf of @alxhub to branch presubmit-alxhub-pr-5106. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
No description provided.