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

AoT Support #2

Closed
jblackburn21 opened this issue Apr 12, 2018 · 0 comments
Closed

AoT Support #2

jblackburn21 opened this issue Apr 12, 2018 · 0 comments

Comments

@jblackburn21
Copy link
Contributor

I'm using version 2.0.0-beta.0 in my project, and am unable to build for the prod environment. I have also tried these commands in the sample project:

ng build --prod
ng serve --aot

Both result in this:

ERROR in Error during template compile of 'AppModule'
Function calls are not supported in decorators but 'AppBreadcrumbModule' was called.

Have any workarounds been identified for this?

mrholek added a commit that referenced this issue Apr 19, 2018
fix: #2 generate missing metadata.json files
damingerdai added a commit to damingerdai/coreui-angular that referenced this issue Sep 1, 2021
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