adobe / aem-core-cif-components

A set of configurations and components to get you started with AEM Commerce development
Apache License 2.0
103 stars 80 forks source link

CIF-2811: update frontend-maven-plugin #878

Closed buuhuu closed 2 years ago

buuhuu commented 2 years ago

Description

With this change we move parts of frontend-maven-plugin configuration to the parent module to reduce duplication. We also update the version to the latest release.

Related Issue

CIF-2811 https://github.com/eirslett/frontend-maven-plugin/pull/970

Motivation and Context

Support builds on Apple Silicon with node versions older than 16

How Has This Been Tested?

Build locally, CI

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #878 (a5c3d90) into master (2954e6d) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #878   +/-   ##
=========================================
  Coverage     69.43%   69.43%           
  Complexity     1164     1164           
=========================================
  Files           320      320           
  Lines          8498     8498           
  Branches       1273     1273           
=========================================
  Hits           5901     5901           
  Misses         2183     2183           
  Partials        414      414           
Flag Coverage Δ
integration 54.99% <ø> (ø)
jest 86.40% <ø> (ø)
karma 95.44% <ø> (ø)
unittests 90.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2954e6d...a5c3d90. Read the comment docs.