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

Using cloudinary-url in scss with webpacker #294

Open
christofdamian opened this issue Mar 13, 2018 · 9 comments
Open

Using cloudinary-url in scss with webpacker #294

christofdamian opened this issue Mar 13, 2018 · 9 comments
Assignees

Comments

@christofdamian
Copy link

We are switching from sprockets to webpacker in Rails.
Our current setup is using cloudinary-url in scss a lot to host and scale the images on cloudinary.
This doesn't seem to work with webpack. Is there any workaround for this?

@roeeba
Copy link
Collaborator

roeeba commented Mar 15, 2018

Hi @christofdamian. We currently do not support the cloudinary-url helper in webpack as it only works with the rails standard assets pipeline. We're currently working on a relevant cloudinary webpack loader (no ETA currently).
We will update on any progress done in this matter.

@justin808
Copy link

@roeeba Any update for this? We need to access images from both standard Rails code, preferably using the rails/webpacker helpers as well as React code that uses Webpack's processing of the client-side assets so that background images can be found per the Webpack fingerprinting.

Or is there a better way to have a DRY solution where images can be accessed via standard Rails and React code?

@roeeba
Copy link
Collaborator

roeeba commented Feb 3, 2019

Hi @justin808. Sorry for the delayed reply. Please let me check it internally. Update to follow.

@shirlymanor
Copy link

@justin808 - The ETA is February 25th. stay tuned for our updates :)

@bbrassart
Copy link

@roeeba Any progress on this by any chance? Thanks.

@roeeba roeeba assigned tocker and unassigned mikeys Jun 27, 2019
@roeeba
Copy link
Collaborator

roeeba commented Jun 27, 2019

Hi @bbrassart, checking with the team. Update to follow.

@roeeba roeeba assigned const-cloudinary and unassigned tocker Jul 1, 2019
@dacloutier-logmein
Copy link

Any update on this one ?

@aleksandar-cloudinary
Copy link
Contributor

Hi @dacloutier-logmein Just checking our internal ticket on the latest. Its status is 'in review' but I'll see if I can provide more details than that.

@hishammalik
Copy link

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests