Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Conversation

@mgechev
Copy link
Member

@mgechev mgechev commented Aug 30, 2016

@jeffbcross @alxhub let me know if you have any comments.

export * from './shell-parser';

export const APP_SHELL_DIRECTIVES: Type[] = [
const APP_SHELL_DIRECTIVES: Type[] = [
Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately this needs to be exported, otherwise it won't be AOT compilable.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@alxhub alxhub merged commit 1e3f995 into angular:master Aug 31, 2016
@mgechev mgechev deleted the app-shell-rc.5 branch August 31, 2016 16:49
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.

2 participants