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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom ElementSchemaRegistry for the AOT compiler #13662

Closed
CSchulz opened this issue Jan 30, 2019 · 4 comments
Closed

Support custom ElementSchemaRegistry for the AOT compiler #13662

CSchulz opened this issue Jan 30, 2019 · 4 comments

Comments

@CSchulz
Copy link

CSchulz commented Jan 30, 2019

馃殌 feature request

Relevant Package

This feature request is for @angular/compiler

Description

Allow setting the ElementSchemaRegistry for the AOT compiler.

At the moment we can configure a custom ElementSchemaRegistry for JIT using the bootstrap parameter compilerOptions configuring a static provider overwriting the ElementSchemaRegistry provider:

bootstrapModule<M>(moduleType: Type<M>, compilerOptions?: (CompilerOptions & BootstrapOptions) | Array<CompilerOptions & BootstrapOptions>): Promise<NgModuleRef<M>>;

Describe the solution you'd like

Setting the wanted ElementSchemaRegistry in the angular.json.

Describe alternatives you've considered

...

@ajafff
Copy link

ajafff commented Jan 31, 2019

Related to #12045

@hansl hansl transferred this issue from angular/angular Feb 13, 2019
@alan-agius4
Copy link
Collaborator

Hi, thanks for this. However, compiler features should be logged here: https://github.com/angular/angular/issues

@CSchulz
Copy link
Author

CSchulz commented Feb 13, 2019

angular/angular#12045

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants