Store Absolute URLs into index.html? #514
              
  
  Closed
              
          
                  
                    
                      paullombardcartello
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment
-
| 
        
 It should be possible to achieve this with a custom plugin with getReference action. Hope it helps  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 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.
-
Is there a way to have the URLs of resources that go into the index.html scrape to be absolute instead of relative? My use case is slightly different from a normal scrape situation where the resources need to be found relative to where the installation is locally. I'd like the scraped HTML to have resource all absolute if the original source lists them as absolute.
The original source:
Beta Was this translation helpful? Give feedback.
All reactions