You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issue similar to #567. The assets:cdn:destination is currently being used as a boolean. If true, it applies assets:destination to the CDN URL. This blocks the usage of CDNs with subdirectories and contradicts the documentation.
I drafted a fix in my fork that I am using in production. I don't actually know ruby though. In fact, this is my first time looking at the language. So, it's probably junk.
Steps
Try to use the CDN destination feature in the config.
Description
I am having an issue similar to #567. The assets:cdn:destination is currently being used as a boolean. If true, it applies assets:destination to the CDN URL. This blocks the usage of CDNs with subdirectories and contradicts the documentation.
I have tried the following two commands
and
I drafted a fix in my fork that I am using in production. I don't actually know ruby though. In fact, this is my first time looking at the language. So, it's probably junk.
Steps
Output
Expected
The text was updated successfully, but these errors were encountered: