forge create
            
            #1540
          
          
        Replies: 1 comment 6 replies
-
| 
         The AST is not in the metadata file. You can get the metadata file by passing   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    6 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 experimenting with forge create and I'm a bit concerned that the json metadata file in the build artifacts contains absolute paths, particularly in the ast section. I'm not sure if the entire file is used to generate the IPFS hash included w/ the contract deployment and I am not immediately finding how to cause the build process to generate relative paths.
Beta Was this translation helpful? Give feedback.
All reactions