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: refresh images in dev mode when they change #648

Merged
merged 2 commits into from
Nov 13, 2023
Merged

fix: refresh images in dev mode when they change #648

merged 2 commits into from
Nov 13, 2023

Conversation

benmccann
Copy link
Collaborator

fixes #449

Copy link

changeset-bot bot commented Nov 13, 2023

🦋 Changeset detected

Latest commit: 4e8c0a3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
imagetools-core Major
vite-imagetools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #648 (4e8c0a3) into main (11a406b) will decrease coverage by 0.81%.
The diff coverage is 36.36%.

@@            Coverage Diff             @@
##             main     #648      +/-   ##
==========================================
- Coverage   94.41%   93.60%   -0.81%     
==========================================
  Files          33       32       -1     
  Lines        1181     1188       +7     
  Branches      188      188              
==========================================
- Hits         1115     1112       -3     
- Misses         66       76      +10     
Flag Coverage Δ
imagetools-core 97.01% <ø> (+0.95%) ⬆️
vite-imagetools 78.44% <36.36%> (-7.50%) ⬇️

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

Files Coverage Δ
packages/core/src/index.ts 100.00% <ø> (ø)
packages/vite/src/index.ts 85.56% <80.00%> (-0.16%) ⬇️
packages/vite/src/utils.ts 35.48% <28.57%> (-64.52%) ⬇️

@benmccann benmccann merged commit c54ad96 into main Nov 13, 2023
@benmccann benmccann deleted the dev-mode branch November 13, 2023 18:47
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.

Replace image with same file name does not work in dev mode
1 participant