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: Allow dynamically load components (#181) #192

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

gromdimon
Copy link
Contributor

No description provided.

@gromdimon gromdimon linked an issue Nov 6, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #192 (22e326e) into main (2d8a218) will increase coverage by 5.26%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
+ Coverage   78.25%   83.51%   +5.26%     
==========================================
  Files         120       39      -81     
  Lines        3527      728    -2799     
  Branches      819        0     -819     
==========================================
- Hits         2760      608    -2152     
+ Misses        711      120     -591     
+ Partials       56        0      -56     

see 81 files with indirect coverage changes

@gromdimon gromdimon enabled auto-merge (squash) November 6, 2023 15:25
@gromdimon gromdimon merged commit 15c6007 into main Nov 6, 2023
9 checks passed
@gromdimon gromdimon deleted the 181-docker-build-fails-due-to-large-js-chunks branch November 6, 2023 15:26
@holtgrewe holtgrewe added this to the 0.3.0 milestone Dec 22, 2023
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.

Docker build fails due to large js chunks
2 participants