Skip to content

Angular Ivy distribution #1993

@JBBianchi

Description

@JBBianchi

Is your feature request related to a problem? Please describe.

When compiling a project depending on @jsonforms/angular (and @jsonforms/angular-material), the CLI output the following message:

Processing legacy "View Engine" libraries:
- @jsonforms/angular [module/esm5] (https://github.com/eclipsesource/jsonforms)
- @jsonforms/angular-material [module/esm5] (https://github.com/eclipsesource/jsonforms)
Encourage the library authors to publish an Ivy distribution.

Describe the solution you'd like

Updating both package to angular 13 (or more) will solve this issue by setting "compilationMode": "partial" in tsconfig.lib.prod.json

Describe alternatives you've considered

None

Framework

Angular

RendererSet

Material

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions