Skip to content

Conversation

tbosch
Copy link
Contributor

@tbosch tbosch commented Jun 23, 2016

No description provided.

tbosch added 2 commits June 23, 2016 10:57
This tsconfig.json prevents fast round trip cycles in VsCode
as it relies on the package-dist folders to be filled.
E.g. in the following scenario,
`some-directive` should not be able to inject
any view provider that `my-comp-with-view-providers`
declares.

```
<my-comp-with-view-providers>
  <div some-directive></div>
</my-comp-with-view-providers>
```
@@ -6,7 +6,7 @@
* found in the LICENSE file at https://angular.io/license
*/

import {Provider} from './index';
import {OpaqueToken, Provider} from './index';
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove

@tbosch tbosch added this to the 2.0.0-rc.4 milestone Jun 23, 2016
@tbosch tbosch closed this in 6c5b653 Jun 23, 2016
@tbosch tbosch deleted the sync_factory branch June 23, 2016 19:10
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants