Replies: 1 comment 3 replies
-
| 
         As far as I remember this is possible. See this comment: #3435 (comment) I need to check if I have some example of an old project of mine lying around locally later today.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a JS component like React and Svelte. In React, I cannot use
@routes.Assets.versioned("images/favicon.png")for example, so I would have to use/assets/images/favicon.png.I wonder if there is a way to use
@routes.Assets.versionedfrom the JS code. That would be really great.Beta Was this translation helpful? Give feedback.
All reactions