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

Incompatible with AOT and Tree Shaking #3

Closed
Sebschock opened this issue Oct 12, 2016 · 1 comment
Closed

Incompatible with AOT and Tree Shaking #3

Sebschock opened this issue Oct 12, 2016 · 1 comment

Comments

@Sebschock
Copy link

Hi, really cool library!

When I'm compiling with AOT and Tree Shaking, I'm getting the error:
ngc: Error: Unexpected value 'ProgressBarModule' imported by the module 'AppModule'

I think the error is caused by the lack of metadata.json files in the distribution. Could you compile with @angular/compiler-cli ngc to generate the metadata.json files?

Thanks!

@Sebschock Sebschock changed the title Compatible with Compatible with AOT and Tree Shaking Oct 12, 2016
@Sebschock Sebschock changed the title Compatible with AOT and Tree Shaking Incompatible with AOT and Tree Shaking Oct 12, 2016
@Sebschock
Copy link
Author

Fixed by #4

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

No branches or pull requests

1 participant