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

Support for aot compilation #488

Merged
merged 1 commit into from
Mar 10, 2018
Merged

Support for aot compilation #488

merged 1 commit into from
Mar 10, 2018

Conversation

DavideViolante
Copy link
Contributor

@DavideViolante DavideViolante commented Feb 18, 2018

Fix the following error when trying to build using AoT compilation:

ERROR in Error during template compile of 'AppModule'
[1]   Function expressions are not supported in decorators in 'ɵ0'
[1]     'ɵ0' contains the error at client/app/app.module.ts(38,22)
[1]       Consider changing the function expression into an exported function.

More info: angular/angular#10789

Merge also this one: #486

@chenkie chenkie merged commit ecde682 into auth0:v1.0 Mar 10, 2018
@DavideViolante DavideViolante deleted the patch-1 branch March 10, 2018 18:44
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.

2 participants