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

fix: expose app entrypoint in webpack dev config for example app #531

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: expose app entrypoint in webpack dev config for example app

6df74d6
Select commit
Loading
Failed to load commit list.
Open

fix: expose app entrypoint in webpack dev config for example app #531

fix: expose app entrypoint in webpack dev config for example app
6df74d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

70.60% (+0.00%) compared to 45e551e

View this Pull Request on Codecov

70.60% (+0.00%) compared to 45e551e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.60%. Comparing base (45e551e) to head (6df74d6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #531   +/-   ##
=======================================
  Coverage   70.60%   70.60%           
=======================================
  Files          24       24           
  Lines         364      364           
  Branches       96       96           
=======================================
  Hits          257      257           
  Misses        105      105           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.