We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
게임 API가 이미지를 여러 개 가질 수 있도록 변경해야 함.
백엔드에서 이미지 URL을 여러 개 던져주면, 프론트에서 반응형으로 상황에 맞게 특정 URL에 해당하는 이미지를 불러오도록.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
게임 API가 이미지를 여러 개 가질 수 있도록 변경해야 함.
ex) image_jpeg: [1x, 2x, 3x], image_webp: [1x, 2x, 3x]
백엔드에서 이미지 URL을 여러 개 던져주면, 프론트에서 반응형으로 상황에 맞게 특정 URL에 해당하는 이미지를 불러오도록.
The text was updated successfully, but these errors were encountered: