Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

HARP-12466: Fix initialization of the webpack's stats. #1894

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Conversation

robertoraggi
Copy link
Member

@robertoraggi robertoraggi commented Oct 12, 2020

The stats object requires the exclude patterns to be relative
paths.

The `stats` object requires tha exclude patterns to be relative
paths.

Signed-off-by: Roberto Raggi <roberto.raggi@here.com>
@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #1894 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1894   +/-   ##
=======================================
  Coverage   65.12%   65.12%           
=======================================
  Files         286      286           
  Lines       26044    26044           
  Branches     5860     5860           
=======================================
  Hits        16960    16960           
  Misses       9084     9084           

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 2817833...3bf097c. Read the comment docs.

@nzjony nzjony merged commit 15e41bf into master Oct 12, 2020
@nzjony nzjony deleted the HARP-12466 branch October 12, 2020 13:03
nzjony pushed a commit that referenced this pull request Oct 28, 2020
The `stats` object requires tha exclude patterns to be relative
paths.

Signed-off-by: Roberto Raggi <roberto.raggi@here.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants