Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement official Angular Package Format #60

Merged
merged 19 commits into from
Apr 14, 2017
Merged

Conversation

jvandemo
Copy link
Owner

This PR makes the generator align with the official Angular Package Format and automatically generates a Flat ES Module, a single metadata.json and type definitions to make your library ready for AOT compilation by the consuming Angular application.

Watch Jason Aden's talk to learn more about the Angular Package Format.

@jvandemo jvandemo merged commit 30f712f into master Apr 14, 2017
@jvandemo jvandemo deleted the feat/official-guidelines branch April 14, 2017 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant