Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(RHINENG-501): add proper deployment check in prod webpack config #372

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

mkholjuraev
Copy link
Contributor

This hopefully fixes the policies app on staging env by passing correct deployment target into webpack

@codecov-commenter
Copy link

Codecov Report

Merging #372 (8eeb074) into master (ea440cb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #372   +/-   ##
=======================================
  Coverage   90.65%   90.65%           
=======================================
  Files         117      117           
  Lines        2492     2492           
  Branches      468      468           
=======================================
  Hits         2259     2259           
  Misses        231      231           
  Partials        2        2           

Copy link
Collaborator

@adonispuente adonispuente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I wasnt aware node was as picky, good catch!

@adonispuente
Copy link
Collaborator

Can we add this to the dev webpack as well @mkholjuraev ?

@adonispuente adonispuente merged commit 175f8ae into RedHatInsights:master Dec 13, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants