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(image-loader): handle development mode local image loading #1150

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

enapupe
Copy link
Contributor

@enapupe enapupe commented Jun 7, 2024

What type of PR is this?(check all applicable)

  • refactor
  • feature
  • bug fix
  • documentation
  • optimization
  • other

Description

Making sure dev env loads images from localhost

Related Issues

Issue #1143

What this PR achieves

Checks if it's local dev env and loads images directly from localhost instead of image loader (remote)

Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
open-tacos ✅ Ready (Inspect) Visit Preview Jun 7, 2024 3:17pm

@enapupe enapupe force-pushed the enapupe/image-loader-dev-env branch from 8d657ec to f364812 Compare June 7, 2024 15:15
@vnugent vnugent merged commit 8b6f8df into develop Jun 7, 2024
10 checks passed
@vnugent vnugent deleted the enapupe/image-loader-dev-env branch June 7, 2024 15:23
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.

None yet

2 participants