Skip to content

[feature] Update to ECMAScript Modules #77

Description

@ChazUK

Is your feature request related to a problem? Please describe.
Trying to build a clientlib containing @adobe/aem-spa-page-model-manager produces this error message.

Warning: /Users/uut1/repos/europe-design-system.webapp/apps/eds-aem-clientlib/src/app/components/model-manager.service.ts depends on '@adobe/aem-spa-page-model-manager'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Describe the solution you'd like
@adobe/aem-spa-page-model-manager is compiled to an ECMAScript Module instead of CommonJS so code can be optimised.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions