Skip to content

Update angular.json - Increase maximum allowed size for angular components and builds

Artur Blek requested to merge increase_production_build_size_limit into main

Related issues

Acceptance criteria

  • Implemented code changes don't diverge from the related issue.
  • Documentation reflects the status quo after merge.
  • Version number is incremented according to SemVer. (Snapshot versions are not merged/released.)
  • Only released versions of dependencies are used (i.e. no snapshot versions).
  • Pipeline still works.
  • GitLab issue is up-to-date.

If necessary, the following sections have been updated:

  • Swagger
  • Readme.md
  • Documentation

Proposed squash commit message

The maximum allowed component size for the frontend production build was increased. This is only a quickfix/workaround.
A ticket will be created to reduce the frontend build size

Merge request reports

Loading